From d53c1a983454777f8bee16806a1331bb0bd5c1cb Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Wed, 6 Dec 2017 11:23:09 +0000 Subject: [PATCH] Disable unstable tempest test_create_action_execution_sync test This disables test_create_action_execution_sync. Doing so allows us to mvoe towards a voting tempest job. We need to come back and fix or replace this test later. Related-Bug: #1736685 Change-Id: Icfa134d391476cad6ef925c84e93754d8a625ef2 --- mistral_tempest_tests/tests/api/v2/test_action_executions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mistral_tempest_tests/tests/api/v2/test_action_executions.py b/mistral_tempest_tests/tests/api/v2/test_action_executions.py index 2b6d77316..d8ea32c5e 100644 --- a/mistral_tempest_tests/tests/api/v2/test_action_executions.py +++ b/mistral_tempest_tests/tests/api/v2/test_action_executions.py @@ -212,6 +212,7 @@ class ActionExecutionTestsV2(base.TestCase): @decorators.attr(type='sanity') @decorators.idempotent_id('2dbd74ba-4950-4c52-8bd3-070d634dcd05') + @decorators.skip_because(bug="1736685") def test_create_action_execution_sync(self): token = self.client.auth_provider.get_token() resp, body = self.client.create_action_execution(