Merge "Small fix to the test"

This commit is contained in:
Jenkins 2016-11-28 15:40:40 +00:00 committed by Gerrit Code Review
commit f04bdee9fe
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ class TestMuranoPostInstallation(api.MuranoPluginApi):
self.check_plugin_online()
@test(depends_on=["deploy_murano_plugin_on_controller"],
@test(depends_on_groups=["deploy_murano_plugin_on_controller"],
groups=["move_murano_plugin_on_environment_from_controller"
"_to_murano_node", "deploy", "murano_plugin",
"post_installation", 'murano'])