Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos-mynij-dev
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mynij
slapos-mynij-dev
Commits
554f390e
Commit
554f390e
authored
Oct 24, 2016
by
Nicolas Wavrant
Committed by
Julien Muchembled
Oct 25, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slaprunner: set version of gunicorn in common.cfg, to be picked up while running tests too
parent
7e62111c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
software/slaprunner/common.cfg
software/slaprunner/common.cfg
+4
-1
No files found.
software/slaprunner/common.cfg
View file @
554f390e
...
...
@@ -218,7 +218,10 @@ eggs =
plone.recipe.command
slapos.recipe.build
slapos.toolbox[flask_auth]
gunicorn
# gunicorn downgraded because of bug in latter versions
# setting version here allows to use an older version in tests
# see more here : https://lab.nexedi.com/nexedi/slapos/commit/391b026e22b05e9a6fba5e063f64f18544a34b92
gunicorn==19.4.5
futures
${slapos-cookbook:eggs}
...
...
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