Reviewed: https://review.openstack.org/176345 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=aa57c364defec8519bbed06fbce5aae4b23f147f Submitter: Jenkins Branch: master
commit aa57c364defec8519bbed06fbce5aae4b23f147f Author: Jakub Libosvar <email address hidden> Date: Wed Apr 22 16:47:33 2015 +0200
Create bridges in ovsdb monitor functional tests
The test waits inside for output from 'ovsdb-client monitor Bridge' command but the command makes output only if there is a bridge present in ovsdb. This patch adds an OVSBridgeFixture to setup so every test case has a bridge for sure.
Change-Id: I40e1c99ec956c92fa1c7763eb98f7f2ce6fcd226 Closes-Bug: 1447191
Reviewed: https:/ /review. openstack. org/176345 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=aa57c364def ec8519bbed06fbc e5aae4b23f147f
Committed: https:/
Submitter: Jenkins
Branch: master
commit aa57c364defec85 19bbed06fbce5aa e4b23f147f
Author: Jakub Libosvar <email address hidden>
Date: Wed Apr 22 16:47:33 2015 +0200
Create bridges in ovsdb monitor functional tests
The test waits inside for output from 'ovsdb-client monitor Bridge'
command but the command makes output only if there is a bridge present
in ovsdb. This patch adds an OVSBridgeFixture to setup so every test
case has a bridge for sure.
Change-Id: I40e1c99ec956c9 2fa1c7763eb98f7 f2ce6fcd226
Closes-Bug: 1447191