Commit b6821f36 authored by Nicolas Wavrant's avatar Nicolas Wavrant

resiliencytest: clone-runners do not need to instanciate

the software release
parent 3c03f12b
......@@ -219,9 +219,6 @@ class SlaprunnerTestSuite(ResiliencyTestSuite):
)
self._login()
self._waitForSoftwareBuild()
# XXX: in theory, it should be done automatically by slaprunner.
# In practice, it is still too dangerous for ERP5 instances.
self._deployInstance()
new_data = self._retrieveInstanceLogFile()
if new_data == self.data:
......
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