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
This commit is contained in:
Dougal Matthews 2017-12-06 11:23:09 +00:00
parent cd37173c8c
commit d53c1a9834
1 changed files with 1 additions and 0 deletions

View File

@ -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(