Merge "Fix incorrect parameter in scale test for toolchain cluster"
This commit is contained in:
@@ -119,7 +119,7 @@ class TestNodesToolchain(api.ToolchainApi):
|
|||||||
"""
|
"""
|
||||||
self.env.revert_snapshot("deploy_ha_toolchain")
|
self.env.revert_snapshot("deploy_ha_toolchain")
|
||||||
|
|
||||||
manipulated_node = {'slave-07': self.settings.role_name}
|
manipulated_node = {'slave-07': self.settings.stacklight_roles}
|
||||||
manipulated_node_hostname = self.helpers.get_hostname_by_node_name(
|
manipulated_node_hostname = self.helpers.get_hostname_by_node_name(
|
||||||
manipulated_node.keys()[0])
|
manipulated_node.keys()[0])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user