Commit 32e17dd8 authored by Rafael Monnerat's avatar Rafael Monnerat

Update description

parent fabdd236
...@@ -4460,8 +4460,8 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -4460,8 +4460,8 @@ class TestVifibSlapWebService(testVifibMixin):
def test_ComputerPartition_request_slave_simpleCase(self): def test_ComputerPartition_request_slave_simpleCase(self):
""" """
Check that requesting shared partition works in system capable to fulfill Check the most simple case of request. The behaviour should
such request, with existing slave partition keep the same as Software Instance.
""" """
self.computer_partition_amount = 2 self.computer_partition_amount = 2
sequence_list = SequenceList() sequence_list = SequenceList()
......
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