Merge "Disable unstable tempest test_run_ssh_proxied_action test"

This commit is contained in:
Zuul 2017-12-20 17:53:56 +00:00 committed by Gerrit Code Review
commit 548562589b
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ class SSHActionsTestsV2(base.TestCaseAdvanced):
@decorators.attr(type='sanity')
@decorators.idempotent_id('6c09fb04-70b4-43a6-b5f8-a53ca92e66e0')
@decorators.skip_because(bug="1736685")
def test_run_ssh_proxied_action(self):
guest_vm_ip = self.guest_vm['addresses'].popitem()[1][0]['addr']