Skip broken L3haDifferentHostNetworkTest

The test cases requires at least two compute nodes to run

Change-Id: Id47a07d9c1b7fc90842f024b86e94f965fbf22d9
This commit is contained in:
Federico Ressi 2021-09-03 07:12:53 +02:00
parent 019a30867a
commit dc5ea16ff9

View File

@ -112,6 +112,7 @@ class L3haSameHostNetworkTest(SameHostNetworkTest):
@neutron.skip_if_missing_networking_extensions('l3-ha')
@neutron.skip_if_missing_networking_agents(binary='neutron-l3-agent',
count=2)
@nova.skip_if_missing_hypervisors(count=2, state='up', status='enabled')
class L3haDifferentHostNetworkTest(DifferentHostNetworkTest):
#: Resources stack with Nova server to send messages to
stack = tobiko.required_setup_fixture(