Add the port check for breaker
Change-Id: I470d1a76302b1695184e263539261a50a7273097
This commit is contained in:
@@ -86,6 +86,10 @@ describe 'basic neutron' do
|
|||||||
apply_manifest(pp, :catch_changes => true)
|
apply_manifest(pp, :catch_changes => true)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
describe port(9696) do
|
||||||
|
it { is_expected.to be_listening }
|
||||||
|
end
|
||||||
|
|
||||||
describe 'test Neutron OVS agent bridges' do
|
describe 'test Neutron OVS agent bridges' do
|
||||||
it 'should list OVS bridges' do
|
it 'should list OVS bridges' do
|
||||||
shell("ovs-vsctl show") do |r|
|
shell("ovs-vsctl show") do |r|
|
||||||
|
Reference in New Issue
Block a user