Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nicolas Wavrant
slapos.toolbox
Commits
a33941d3
Commit
a33941d3
authored
8 years ago
by
Rafael Monnerat
👻
Browse files
Options
Download
Email Patches
Plain Diff
resiliencytest: Use lab.nexedi.com instead.
parent
61802ae7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slapos/resiliencytest/suites/slaprunner.py
slapos/resiliencytest/suites/slaprunner.py
+1
-1
No files found.
slapos/resiliencytest/suites/slaprunner.py
View file @
a33941d3
...
...
@@ -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=http
s
://
lab.nexedi.com/nexedi
/slapos.git&name=workspace/slapos&email=slapos@slapos.org&user=slapos'
)
except
(
NotHttpOkException
,
urllib2
.
HTTPError
):
# cloning can be very long.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment