Commit ab742dec authored by Romain Courteaud's avatar Romain Courteaud

SPL do not impact instance state

parent 354d79c0
......@@ -32,7 +32,7 @@ class TestVifibSlapComputerPartitionGetState(TestVifibSlapWebServiceMixin):
sequence_list = SequenceList()
sequence_string = self.prepare_install_requested_computer_partition_sequence_string + '\
SlapLoginCurrentComputer \
CheckStoppedComputerPartitionGetStateCall \
CheckStartedComputerPartitionGetStateCall \
SlapLogout \
LoginERP5TypeTestCase \
CheckSiteConsistency \
......@@ -54,7 +54,7 @@ class TestVifibSlapComputerPartitionGetState(TestVifibSlapWebServiceMixin):
Tic \
Logout \
SlapLoginCurrentComputer \
CheckDestroyedComputerPartitionGetStateCall \
CheckStartedComputerPartitionGetStateCall \
SlapLogout \
LoginERP5TypeTestCase \
CheckSiteConsistency \
......@@ -160,7 +160,7 @@ class TestVifibSlapComputerPartitionGetState(TestVifibSlapWebServiceMixin):
Tic \
Logout \
SlapLoginCurrentComputer \
CheckStoppedComputerPartitionGetStateCall \
CheckStartedComputerPartitionGetStateCall \
SlapLogout \
LoginERP5TypeTestCase \
CheckSiteConsistency \
......
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