Commit 775bb0d3 authored by Łukasz Nowak's avatar Łukasz Nowak

Use request to start.

parent e24a2634
...@@ -522,6 +522,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -522,6 +522,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
# Request S0 # Request S0
LoginTestVifibCustomer LoginTestVifibCustomer
SetSoftwareTitleRandom
PersonRequestSoftwareInstance PersonRequestSoftwareInstance
Tic Tic
Logout Logout
...@@ -551,7 +552,8 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -551,7 +552,8 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
CheckComputerPartitionInstanceHostingSalePackingListConfirmed CheckComputerPartitionInstanceHostingSalePackingListConfirmed
Logout Logout
LoginTestVifibCustomer LoginTestVifibCustomer
RequestSoftwareInstanceStart SetSequenceSoftwareInstanceStateStarted
PersonRequestSoftwareInstance
Tic Tic
Logout Logout
LoginDefaultUser LoginDefaultUser
......
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