Commit 1a58808f authored by Rafael Monnerat's avatar Rafael Monnerat

resiliencytests: Start instead restart the erp5-bootstrap

parent a8928e1f
......@@ -195,8 +195,10 @@ class ERP5TestSuite(SlaprunnerTestSuite):
time.sleep(30)
# In case erp5 bootstrap (in erp5-cluster) couldn't connect to zope through HAProxy
# XXX It makes absolutely no sense, however the command above actually start the
# process, if you call STOPPED. Yes I know, it makes absolutely no sense.
self._connectToSlaprunner(
resource='/startStopProccess/name/slappart0:erp5-bootstrap/cmd/RESTART'
resource='/startStopProccess/name/slappart0:erp5-bootstrap/cmd/STOPPED'
)
try:
if "erp5" == self._getCreatedERP5SiteId():
......
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