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
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
Xavier Thompson
slapos
Commits
40382042
Commit
40382042
authored
Dec 16, 2022
by
Xavier Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
software/slapos-testing: Add statsmodels to test disk space promise
parent
15569ea9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
software/slapos-testing/software.cfg
software/slapos-testing/software.cfg
+17
-0
No files found.
software/slapos-testing/software.cfg
View file @
40382042
...
...
@@ -24,6 +24,11 @@ extends =
../../component/openvpn/buildout.cfg
../../component/babeld/buildout.cfg
../../component/bridge-utils/buildout.cfg
# Components for check_free_dick_space
../../component/pandas/buildout.cfg
../../component/statsmodels/buildout.cfg
../../component/scipy/buildout.cfg
# <<<
../../stack/slapos.cfg
../../stack/caucase/buildout.cfg
../../stack/nxdtest.cfg
...
...
@@ -35,6 +40,10 @@ parts =
phantomjs
template
# Build GCC with Fortran for OpenBLAS
[gcc]
max_version = 0
[bootstrap-slapos.recipe.cmmi]
# install our develop version of slapos.recipe.cmmi before anything else,
# otherwise it will be installed from pypi by dependencies.
...
...
@@ -155,6 +164,10 @@ eggs +=
${rubygemsrecipe-setup:egg}
zope.testing
supervisor
${pandas:egg}
# Eggs for check_free_dick_space
${statsmodels:egg}
${scipy:egg}
${extra-eggs:eggs}
[eggs/scripts]
...
...
@@ -276,3 +289,7 @@ nemu = 0.3.1
multiping = 1.1.2
python-passfd = 0.2
python-unshare = 0.2
# Statsmodel for check_free_dick_space
statsmodels = 0.11.1
patsy = 0.5.1
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