Commit 4ecaa5ae authored by Romain Courteaud's avatar Romain Courteaud

SPL do not impact instance state.

parent ab742dec
......@@ -103,25 +103,18 @@ class TestVifibSlapComputerPartitionGetState(TestVifibSlapWebServiceMixin):
delivered state with the setup resource
"""
sequence_list = SequenceList()
sequence_string = self.prepare_install_requested_computer_partition_sequence_string + '\
LoginDefaultUser \
StartSalePackingList \
StopSalePackingList \
\
CallVifibUpdateDeliveryCausalityStateAlarm \
CleanTic \
\
DeliverSalePackingList \
LoginTestVifibCustomer \
SetSequenceSoftwareInstanceStateStopped \
PersonRequestSoftwareInstance \
Tic \
Logout \
LoginDefaultUser \
CheckComputerPartitionInstanceSetupSalePackingListDelivered \
SelectCurrentlyUsedSalePackingListUid \
CancelSalePackingList \
Tic \
CheckComputerPartitionInstanceHostingSalePackingListCancelled \
CheckComputerPartitionInstanceCleanupSalePackingListDoesNotExists \
Logout \
SlapLoginCurrentComputer \
CheckDestroyedComputerPartitionGetStateCall \
CheckStoppedComputerPartitionGetStateCall \
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