Fix ovs integration tests initial setup (#33136)

This commit is contained in:
Ricardo Carrillo Cruz
2017-11-21 13:34:27 +01:00
committed by GitHub
parent de1bfde2d8
commit be7a3adeb7
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
- name: Make sure test bridge does not exist before tests
command: ovs-vsctl del-br br-test
ignore_errors: yes
- name: Create bridge
openvswitch_bridge: