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
39099a6a
Commit
39099a6a
authored
8 years ago
by
Rafael Monnerat
👻
Browse files
Options
Download
Email Patches
Plain Diff
runner: Use lab.nexedi.com instead.
parent
07174bef
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 @
39099a6a
...
...
@@ -177,7 +177,7 @@ class SlaprunnerTestSuite(ResiliencyTestSuite):
self
.
logger
.
info
(
'Instance has been deployed.'
)
def
_gitClone
(
self
):
self
.
logger
.
debug
(
'Doing git clone of
git.erp5.org/repos
/slapos.git..
.
'
)
self
.
logger
.
debug
(
'Doing git clone of
https://lab.nexedi.com/nexedi
/slapos.git..'
)
try
:
self
.
_connectToSlaprunner
(
resource
=
'cloneRepository'
,
...
...
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