An error occurred fetching the project authors.
- 23 May, 2018 1 commit
-
-
Jérome Perrin authored
an utility method to control and query supervisor instance used by slapos using http://supervisord.org/api.html
-
- 22 May, 2018 3 commits
-
-
Jérome Perrin authored
fix all getInstanceParameterDict typos
-
Jérome Perrin authored
supervisord creates a socket with pid in the name, so we have to account for the space of pid. Because it's not so easy to know the max size of pids, we just assume 7 places.
-
Jérome Perrin authored
otherwise we leak zombie slapproxy processes
-
- 17 Apr, 2018 1 commit
-
-
Jérome Perrin authored
fix getInstanceParameterDict typo
-
- 15 Apr, 2018 1 commit
-
-
Jérome Perrin authored
To run tests locally by `python setup.py test` This is a new kind of test suite that compile software, request instance with specific parameters and check that the instance works as expected.
-