Revert "Skip test_cinder_action test"

This reverts commit 09dbeffd55.

Reason for revert: fixing bug 2085878

Change-Id: I7bcb086090f5c7c455b6ae0b5159090d5cff2828
This commit is contained in:
Arnaud Morin
2024-10-31 09:25:13 +00:00
committed by Gerrit Code Review
parent 09dbeffd55
commit 991ee74662

View File

@@ -79,7 +79,6 @@ class OpenStackActionsTestsV2(base.TestCase):
self.assertEqual('SUCCESS', executed_task['state'])
@decorators.attr(type='openstack')
@decorators.skip_because(bug="2085878")
@decorators.idempotent_id('a1f71a72-3681-4d32-aad9-117068717b33')
def test_cinder_actions(self):
wf_name = self.wb['name'] + '.cinder'