Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Alain Takoudjou
slapos
Commits
d2805a81
Commit
d2805a81
authored
Feb 15, 2016
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*: erp5.git moved to
https://lab.nexedi.com/nexedi/erp5.git
parent
3be1e772
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
slapos/recipe/seleniumrunner/ERP5TypeFunctionalTestCase.py
slapos/recipe/seleniumrunner/ERP5TypeFunctionalTestCase.py
+1
-1
software/kvm/development.cfg
software/kvm/development.cfg
+1
-1
software/slapos-master/software.cfg
software/slapos-master/software.cfg
+1
-1
software/slaprunner/development.cfg
software/slaprunner/development.cfg
+1
-1
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+1
-1
No files found.
slapos/recipe/seleniumrunner/ERP5TypeFunctionalTestCase.py
View file @
d2805a81
...
...
@@ -28,7 +28,7 @@
##############################################################################
# XXX-Cedric : This is an import of
# http
://git.erp5.org/gitweb/erp5.git/blob/HEAD:
/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py
# http
s://lab.nexedi.com/nexedi/erp5/blob/HEAD
/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py
# Modification of the present file should be ported back to this original file.
import
os
import
time
...
...
software/kvm/development.cfg
View file @
d2805a81
...
...
@@ -36,7 +36,7 @@ git-executable = ${git:location}/bin/git
[erp5.util-repository]
recipe = slapos.recipe.build:gitclone
repository = http
://git.erp5.org/repos
/erp5.git
repository = http
s://lab.nexedi.com/nexedi
/erp5.git
branch = master
git-executable = ${git:location}/bin/git
...
...
software/slapos-master/software.cfg
View file @
d2805a81
...
...
@@ -23,7 +23,7 @@ repository_id_list = erp5 vifib/master
[erp5]
recipe = slapos.recipe.build:gitclone
repository = http
://git.erp5.org/repos
/erp5.git
repository = http
s://lab.nexedi.com/nexedi
/erp5.git
branch = erp5-vifib
git-executable = ${git:location}/bin/git
...
...
software/slaprunner/development.cfg
View file @
d2805a81
...
...
@@ -41,7 +41,7 @@ setup = ${slapos.cookbook-repository:location}
# Used for resiliency tests only
[erp5.util-repository]
recipe = slapos.recipe.build:gitclone
repository = http
://git.erp5.org/repos
/erp5.git
repository = http
s://lab.nexedi.com/nexedi
/erp5.git
branch = master
git-executable = ${git:location}/bin/git
develop = true
...
...
stack/erp5/buildout.cfg
View file @
d2805a81
...
...
@@ -406,7 +406,7 @@ jupyter-enable-default = false
[erp5]
recipe = slapos.recipe.build:gitclone
repository = http
://git.erp5.org/repos
/erp5.git
repository = http
s://lab.nexedi.com/nexedi
/erp5.git
branch = master
git-executable = ${git:location}/bin/git
...
...
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