An error occurred fetching the project authors.
- 16 Jun, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 06 Jun, 2017 1 commit
-
-
Rafael Monnerat authored
Use /folder/script can lead to mistakes which cause error, as the instance side cannot find the file. Use directly the section is better to ensure you get the file even after changes on common.cfg. Clean up location set on common.cfg, and reduce code duplication.
-
- 05 Jun, 2017 1 commit
-
-
Iliya Manolov authored
@Tyagov @alain.takoudjou @Nicolas @kirr /reviewed-on nexedi/slapos!158
-
- 03 Jun, 2017 1 commit
-
-
Julien Muchembled authored
Further rewrite should be done but at least there's no awk code anymore.
-
- 05 May, 2017 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Do not apply exclusions to unrelated paths ("project", "proxy.db" and "etc"). Simplify global exclusion file generation. Add support for absolute and partition-relative exclusion paths (previously, only partition-relative were supported). Pipe exclusion file to rsync, to avoid an intermediate disk write. Remove some directory prefix duplication by using PWD-relative paths (except in one place, for runner-import.sh.jinja2 comparison).
-
- 14 Apr, 2017 1 commit
-
-
Rafael Monnerat authored
Make the integration with erp5testnode separeted from original SR. Optimise KVM resilient tests by downloading the test image on the software release site, without change the original SR. (This will sabe internet and speed up result).
-
- 10 Mar, 2017 2 commits
-
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
Upgrade officially all SR to latest zc.buildout version.
-
- 24 Feb, 2017 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Still many variants which could likely be simplified.
-
- 04 Jan, 2017 1 commit
-
-
Nicolas Wavrant authored
Getting them from the runner backup avoids to get false positive if some of the instance's backup files were excluded using an exporter.exclude file
-
- 15 Dec, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 08 Dec, 2016 1 commit
-
-
Nicolas Wavrant authored
slaprunner: export script shouldn't succeed if the backup of the contained instances are running at the same time
-
- 30 Nov, 2016 2 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 24 Nov, 2016 2 commits
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!117
-
Nicolas Wavrant authored
-
- 21 Nov, 2016 2 commits
-
-
Nicolas Wavrant authored
Otherwise, slaprunner-supervisord crashes because of unknown paths
-
Nicolas Wavrant authored
Also, the instance-runner-export template becomes a Jinja template
-
- 15 Nov, 2016 4 commits
-
-
Nicolas Wavrant authored
This commit is a fix for 8787716d. It allows to get the random cron string generated previously through parameters, and not reading manually .installed.cfg.
-
Nicolas Wavrant authored
This message is also available via a promise
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
If slapgrid fails, print the end of instance/software log in resilient log. Now an the exit-code-file is always written, even if runner-importer fails. The promise on this file gives the URL where the resilient log can be accessed, to simplify the debugging
-
- 10 Nov, 2016 1 commit
-
-
Julien Muchembled authored
Then we'll upgrade setuptools for everyone at the same time as we switch to zc.buildout 2.x
-
- 31 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 28 Oct, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 25 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 24 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 21 Oct, 2016 3 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Because slapos.core hardcodes a "supervisord.socket", this file happens to be deleted and cause bugs
-
Nicolas Wavrant authored
Revert "resilient: new paramater to define the time to sleep before running the backup in the cron job." This reverts commit 30d1a937.
-
- 17 Oct, 2016 2 commits
-
-
Nicolas Wavrant authored
It includes more debugging lines, not deploying a slapproxy (no need anymore thanks the free-port selection recipe), and not delegating some work to a cron job.
-
Nicolas Wavrant authored
In gunicorn v19.6 and v19.5, a bug was introduced which deletes socket when nginx worker exits. In our case, it crashes the slaprunner and prevents it from restarting by slapos. Let's stick to v19.4.5 until this issue is closed : https://github.com/benoitc/gunicorn/issues/1298
-
- 16 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
Default is a random value between 0 and 6 hours. KVM and Slaprunner test instances set it at 0.
-
- 14 Oct, 2016 3 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 03 Oct, 2016 1 commit
-
-
Nicolas Wavrant authored
-
- 30 Sep, 2016 1 commit
-
-
Nicolas Wavrant authored
-