Merge "Revert "Skip test_cinder_action test""

This commit is contained in:
Zuul 2024-12-01 18:30:45 +00:00 committed by Gerrit Code Review
commit bdbae2f8b5

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'