Commit a49f5374 authored by Nicolas Wavrant's avatar Nicolas Wavrant

resiliencytest/erp5: restart full haproxy partition.

Since slapos!a222ccfabc10103c6ecb9195de4e0c0250705d11, haproxy process name is variable,
so let's restart the full partition instead of guessing the name of the process.
parent a8c15767
......@@ -98,7 +98,7 @@ class ERP5TestSuite(SlaprunnerTestSuite):
# Restart HAProxy
self._connectToSlaprunner(
resource='/startStopProccess/name/slappart7:haproxy/cmd/RESTART'
resource='/startStopProccess/name/slappart7:*/cmd/RESTART'
)
......
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