Skip test_nova_port_notification_on_activate unless has OVN
test_nova_port_notification_on_activate started failing with the last OVS master branch jobs Change-Id: Iab3a977a8dff0f25c2d3ea8e1e22b71c91ca846c
This commit is contained in:
parent
681bbcd9b6
commit
5ba93cff0d
@ -149,6 +149,7 @@ class PortLogsTest(testtools.TestCase):
|
||||
|
||||
stack = tobiko.required_fixture(PortLogsStack)
|
||||
|
||||
@neutron.skip_unless_is_ovn()
|
||||
def test_nova_port_notification_on_activate(self):
|
||||
self.stack.ensure_server_status('SHUTOFF')
|
||||
topology.read_neutron_nova_responses()
|
||||
|
Loading…
x
Reference in New Issue
Block a user