Commit edc91312 authored by Nicolas Wavrant's avatar Nicolas Wavrant

resiliencytest: fixup!

parent 26c5ef0b
Pipeline #3989 skipped
......@@ -274,7 +274,7 @@ class SlaprunnerTestSuite(ResiliencyTestSuite):
self.logger.info('Data are different: failure.')
return False
return self._checkServicesAreRunning():
return self._checkServicesAreRunning()
def runTestSuite(*args, **kwargs):
......
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