Commit 4582c132 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add steps to install another software release in the current computer...

add steps to install another software release in the current computer partition to force allocate the Slave Instance in different computer partition
parent 34cb03dc
...@@ -4811,6 +4811,20 @@ class TestVifibSlapWebService(testVifibMixin): ...@@ -4811,6 +4811,20 @@ class TestVifibSlapWebService(testVifibMixin):
SoftwareInstanceAvailable SoftwareInstanceAvailable
Tic """ + self.prepare_formated_computer + """ Tic """ + self.prepare_formated_computer + """
Tic Tic
LoginTestVifibDeveloper \
SelectNewSoftwareReleaseUri \
CreateSoftwareRelease \
Tic \
SubmitSoftwareRelease \
Tic \
CreateSoftwareProduct \
Tic \
ValidateSoftwareProduct \
Tic \
SetSoftwareProductToSoftwareRelease \
PublishByActionSoftwareRelease \
Tic
Logout \
LoginTestVifibAdmin LoginTestVifibAdmin
RequestSoftwareInstallation RequestSoftwareInstallation
Tic Tic
......
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