Commit 64889688 authored by Nicolas Wavrant's avatar Nicolas Wavrant

test

parent ddb4de85
......@@ -98,9 +98,10 @@ class ERP5TestSuite(SlaprunnerTestSuite):
)
# Restart HAProxy
self._connectToSlaprunner(
resource='/startStopProccess/name/slappart7:haproxy/cmd/RESTART'
result = self._connectToSlaprunner(
resource='/startStopProccess/name/slappart7:*/cmd/RESTART'
)
self.logger.info('Nicolas: result of restarting haproxy is : %s' % result)
def _getCreatedERP5Document(self):
......
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