Commit a33941d3 authored by Rafael Monnerat's avatar Rafael Monnerat

resiliencytest: Use lab.nexedi.com instead.

parent 61802ae7
......@@ -181,7 +181,7 @@ class SlaprunnerTestSuite(ResiliencyTestSuite):
try:
self._connectToSlaprunner(
resource='cloneRepository',
data='repo=http://git.erp5.org/repos/slapos.git&name=workspace/slapos&email=slapos@slapos.org&user=slapos'
data='repo=https://lab.nexedi.com/nexedi/slapos.git&name=workspace/slapos&email=slapos@slapos.org&user=slapos'
)
except (NotHttpOkException, urllib2.HTTPError):
# cloning can be very long.
......
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