Merge "make sure all iha tests are run only if iha configured"
This commit is contained in:
@@ -117,10 +117,12 @@ class DisruptTripleoNodesTest(testtools.TestCase):
|
||||
overcloud_health_checks(passive_checks_only=True)
|
||||
cloud_disruptions.check_iha_evacuation_network_disruption()
|
||||
|
||||
@pacemaker.skip_if_instanceha_not_delpoyed
|
||||
def test_instanceha_evacuation_hard_reset_shutoff_instance(self):
|
||||
overcloud_health_checks(passive_checks_only=True)
|
||||
cloud_disruptions.check_iha_evacuation_hard_reset_shutoff_instance()
|
||||
|
||||
@pacemaker.skip_if_instanceha_not_delpoyed
|
||||
def test_check_instanceha_evacuation_evac_image_vm(self):
|
||||
overcloud_health_checks(passive_checks_only=True)
|
||||
cloud_disruptions.check_iha_evacuation_evac_image_vm()
|
||||
|
||||
Reference in New Issue
Block a user