Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
f9ba333b
Commit
f9ba333b
authored
Oct 06, 2020
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
09f41654
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
component/ZEO/buildout.cfg
component/ZEO/buildout.cfg
+2
-2
component/zodbtools/test-zodb5.cfg
component/zodbtools/test-zodb5.cfg
+6
-0
No files found.
component/ZEO/buildout.cfg
View file @
f9ba333b
...
@@ -15,7 +15,7 @@ extends =
...
@@ -15,7 +15,7 @@ extends =
# By default ZEO4 is used
# By default ZEO4 is used
[ZEO]
[ZEO]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
egg
= ${ZEO4:egg}
egg
s
= ${ZEO4:egg}
#scripts = runzeo XXX kill
#scripts = runzeo XXX kill
...
@@ -40,4 +40,4 @@ git-executable = ${git:location}/bin/git
...
@@ -40,4 +40,4 @@ git-executable = ${git:location}/bin/git
# ZEO5 is plain upstream egg
# ZEO5 is plain upstream egg
[ZEO5]
[ZEO5]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
egg
= ZEO
egg
s
= ZEO
component/zodbtools/test-zodb5.cfg
0 → 100644
View file @
f9ba333b
# SlapOS software release to test zodbtools/ZODB5 on Nexedi testing infrastructure.
[buildout]
extends =
test.cfg
../../software/neoppod/software-zodb5.cfg
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