Disable unstable tempest multi_vim_authentication test

This disables test_multi_vim_support_target_headers_and_service_catalog.
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: Ie6a9e67837fb8c6386f915209ecf11974ab052c6
(cherry picked from commit cd37173c8c1134155e9218b67e4a68c56e79d77c)
This commit is contained in:
Dougal Matthews 2017-12-06 09:24:16 +00:00
parent 7963809930
commit 955327c231
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ class MultiVimActionsTests(base.TestCase):
@decorators.attr(type='openstack')
@decorators.idempotent_id('bc0e9b99-62b0-4d96-95c9-016a3f69b02a')
@decorators.skip_because(bug="1736685")
def test_multi_vim_support_target_headers_and_service_catalog(self):
client_1 = self.alt_client
client_2 = self.client