Do not execute full_ha test as past of bvt

Change-Id: I61695cf0faa551226a44baaa6c3844228b9efc29
This commit is contained in:
Victor Ryzhenkin 2016-09-07 14:47:58 +03:00
parent d6dcba620f
commit 20b10b6062
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ class TestMuranoPluginBvt(api.MuranoPluginApi):
@test(depends_on_groups=['prepare_slaves_9'], @test(depends_on_groups=['prepare_slaves_9'],
groups=["deploy_murano_plugin_full_ha", "deploy", groups=["deploy_murano_plugin_full_ha", "deploy",
"murano", "bvt", "deploy_murano_bvt"]) "murano"])
@log_snapshot_after_test @log_snapshot_after_test
def deploy_murano_plugin_full_ha(self): def deploy_murano_plugin_full_ha(self):
"""Deploy a cluster with the Murano plugin in full HA mode. """Deploy a cluster with the Murano plugin in full HA mode.