An error occurred fetching the project authors.
- 10 Mar, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 09 Mar, 2020 2 commits
-
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
- 25 Nov, 2019 2 commits
-
-
Łukasz Nowak authored
Unfortunately pbs recipe is just simply creating an executable to check own state, so keep the etc/promise directory in the partition for now, as it is supported by monitoring checks.
-
Łukasz Nowak authored
-
- 22 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
This reverts commit 04ea0535. It has to be redone with proper test coverage.
-
- 19 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 14 Nov, 2019 1 commit
-
-
Nicolas Wavrant authored
-
- 08 Nov, 2019 1 commit
-
-
Nicolas Wavrant authored
In 95c05120, a published parameter "ssh-url" was added to the webrunner, clashing with the existing "ssh-url" parameter used by the resilient stack (which is extended by webrunner). As the new "ssh-url" is public and read by customers, it doesn't make sense to rename it to something more slaprunner-ished, more especially it already existis "ssh-command", so if a second parameter was named "runner-ssh-url" it wouldn't make sense to the user... This change had to be propagated to all the software releases extending the resilient stack. Finally, I think that stacks should use namespaces to avoid conflicts with the software releases extending them. Currently, we are doing the opposite and are using namespaces for software release to avoid conflicting with their stack : for exemple, in stack/resilient we have a section [sshd-raw-server] and in the software/slaprunner we have [runner-sshd-raw-server]. This situation will create clashes when one software release extends 2 stacks, as nothing guarantees that 2 stacks have no conflicting section name, config file path, ...
-
- 01 Jul, 2019 1 commit
-
-
Thomas Gambier authored
in some webrunner, there are 2 keys in equeue.db: ``` >>> print(db.keys()) ['/srv/slapgrid/slappart18/bin//runner-importer', '/srv/slapgrid/slappart18/bin/runner-importer'] ``` We suppose that the 2nd key was used after the first key so we take the timestamp of the last key. /reviewed-on nexedi/slapos!578
-
- 26 Mar, 2019 1 commit
-
-
Guillaume Hervier authored
-
- 10 Jan, 2019 1 commit
-
-
Thomas Gambier authored
-
- 14 Nov, 2018 1 commit
-
-
Nicolas Wavrant authored
As now the signature is parameterized (in the case of the webrunner), computing the signature may require not-webrunner-based tools (like a binary belonging to the SR. Then it can only be done on the export and the import.
-
- 31 Jul, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 30 Jul, 2018 2 commits
-
-
Alain Takoudjou authored
if backup.signature is present in tmp/ folder (during push) promise will fail because find return 2 elements and 1 is expected
-
Alain Takoudjou authored
If pull is running, files can be changed and promise will raise. Wait when backup pull is not running before check signature diff.
-
- 22 Jun, 2018 1 commit
-
-
Vincent Pelletier authored
Filename is split as an URL path, and joined in OS-dependent manner. Remove corresponding comment in all buildout.hash.cfg files.
-
- 27 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 27 Mar, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 16 Mar, 2018 1 commit
-
-
Julien Muchembled authored
-
- 16 Jun, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 02 Jun, 2017 1 commit
-
-
Hardik Juneja authored
/reviewed-on nexedi/slapos!172
-
- 30 May, 2017 1 commit
-
-
Nicolas Wavrant authored
-
- 16 May, 2017 1 commit
-
-
Rafael Monnerat authored
This fix the real location of the log after use logrotate stack.
-
- 05 May, 2017 1 commit
-
-
Rafael Monnerat authored
Allow set software-root via parameters allow the webrunner inside a erp5testnode, recover the the previous builds from previous resilient tests, and only update (instead build from scratch) This is a typical usage on the webrunner (keep updating SR), so there is no problem on use this approach on erp5testnode tests.
-
- 12 Apr, 2017 1 commit
-
-
Rafael Monnerat authored
Simple Don't repeat yourself.
-
- 11 Apr, 2017 1 commit
-
-
Rafael Monnerat authored
-
- 10 Apr, 2017 1 commit
-
-
Rafael Monnerat authored
Life is too short to update md5sum by hand.
-