Create ovs bridge in acceptance tests
The current setting of ovn depends on the br-ex bridge. Let's ensure the bridge is created. Depends-on: https://review.opendev.org/898261 Change-Id: I50747684df2f1b303b7ae865eacc8dc0ac8a2112
This commit is contained in:
parent
29789848df
commit
d271a4df65
@ -7,6 +7,7 @@ describe 'basic ovn deployment' do
|
|||||||
include openstack_integration
|
include openstack_integration
|
||||||
include openstack_integration::repos
|
include openstack_integration::repos
|
||||||
|
|
||||||
|
include openstack_integration::ovs
|
||||||
include openstack_integration::ovn
|
include openstack_integration::ovn
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user