Commit 5c22a583 authored by Romain Courteaud's avatar Romain Courteaud

Simplify stopped instance creation.

parent 4ecaa5ae
......@@ -1229,16 +1229,12 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Logout \
'
prepare_stop_requested_computer_partition_sequence_string = \
prepare_started_computer_partition_sequence_string + '\
prepare_installed_computer_partition_sequence_string + '\
LoginTestVifibCustomer \
SetSequenceSoftwareInstanceStateStopped \
PersonRequestSoftwareInstance \
Tic \
Logout \
\
LoginDefaultUser \
CheckComputerPartitionInstanceHostingSalePackingListStopped \
Logout \
'
prepare_stopped_computer_partition_sequence_string = \
prepare_stop_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