Commit ab9c5d8d authored by Gabriel Monnerat's avatar Gabriel Monnerat

update docstring to reflect the reality of test

parent 86842dd5
...@@ -4798,7 +4798,7 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -4798,7 +4798,7 @@ class TestVifibSlapWebService(testVifibMixin):
def test_SlaveInstance_getInstanceParameterDict_with_two_SlaveInstance(self): def test_SlaveInstance_getInstanceParameterDict_with_two_SlaveInstance(self):
""" """
Check that with two Slave Instance installed in different computers, the Check that with two Slave Instance installed in different computers, the
Slave Instance are allocated correctly method getInstanceParameterDict returns correctly the slave instance list
""" """
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_install_requested_computer_partition_sequence_string + """ sequence_string = self.prepare_install_requested_computer_partition_sequence_string + """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment