- 21 Oct, 2016 1 commit
-
-
Alain Takoudjou authored
-
- 17 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
resiliencytestsuite: sleeping should happen before doing takeover, otherwise clone instances may not be ready
-
- 16 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
resiliencytest: test suite for slaprunner now uses a special SR for test, lighter than the previous helloworld SR
-
- 13 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 10 Oct, 2016 2 commits
-
-
Alain Takoudjou authored
This reverts commit 30b6b285 /reviewed-on nexedi/slapos.toolbox!9
-
Alain Takoudjou authored
-
- 07 Oct, 2016 2 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Revert "runner: if no "slapos-software" is defined in parameters, the auto build&run feature shouldn't work" The current behavior should stay until a correct way of restarting processes in the webrunner (ie: watchdog within slapproxy) is implemented This reverts commit 50948d5b.
-
- 05 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 30 Sep, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 29 Sep, 2016 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 28 Sep, 2016 1 commit
-
-
Alain Takoudjou authored
-
- 16 Sep, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 15 Sep, 2016 2 commits
-
-
Nicolas Wavrant authored
Adds tests for the Webrunner, and updates its code to make it easier to test. These tests are still incomplete, but they have the merit of existing. I don't really like mocking function calls, but globally it's a better way than spawning a supervisord server and recreating the whole slaprunner's system tree. Also adds tools (= scripts) which will be usefull for the monitoring in slapos : * generation of RSS feed from status items, and management of them. * script for creating promises based on RSS feeds /reviewed-on nexedi/slapos.toolbox!8
-
Nicolas Wavrant authored
-
- 13 Sep, 2016 19 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
generatefeed: new helper script to easily create RSS2 Feeds from a bunch of well-formated JSON files
-
Nicolas Wavrant authored
This first commit adds a script which generate a RSS feed from the statistics from rdiff-backup
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
It makes tests easiers and lighten the code in view.py
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
The code in the view is lighter, and the generic part could have been moved to utils
-
Nicolas Wavrant authored
Doing so allows more grain control over the tests, as sup_process is just a syntax sugar over RPC calls.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
test / runner: new test for runSoftwareWithLock and runInstanceWithLock, which are both base functions of the webrunner
-
Nicolas Wavrant authored
-
- 08 Sep, 2016 5 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
This also makes the function easier to test
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-