put evac image into maintanance untill we add a logic to delete evacuable image if any failure
related issue: https://trello.com/c/5U4yicBN/410-instanceha-tests-make-evac-delete-itself-if-that-test-fails Change-Id: I1409624f443fa053eb36da73586f4c85ea01dbcd
This commit is contained in:
parent
6ad118fcfd
commit
ad44adac54
@ -120,10 +120,10 @@ class DisruptTripleoNodesTest(testtools.TestCase):
|
||||
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()
|
||||
# @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()
|
||||
|
||||
|
||||
# [..]
|
||||
|
Loading…
x
Reference in New Issue
Block a user