- 04 Oct, 2021 1 commit
-
-
Thomas Gambier authored
This prevents find from failing if other parts of the instance have wrong permissions.
-
- 02 Aug, 2019 1 commit
-
-
Bryton Lacquement authored
-
- 27 Jun, 2019 1 commit
-
-
Bryton Lacquement authored
/reviewed-on !51
-
- 09 Apr, 2019 1 commit
-
-
Thomas Gambier authored
-
- 02 Apr, 2019 2 commits
-
-
Łukasz Nowak authored
source and exclude can be in artbitrary order, so sort them in order to have stable calls. This simplifies assertions in tests and is no-op for the code.
-
Łukasz Nowak authored
It is important for DevOps to understand which files were modified during synchronisation procedure in order to track issues fast.
-
- 27 Mar, 2019 1 commit
-
-
Nicolas Wavrant authored
and not in the backuped files. If we look in the backup files, then of course we find modified files, which are the ones that have just been copied from the instance folders
-
- 20 Nov, 2018 1 commit
-
-
Nicolas Wavrant authored
-
- 14 Nov, 2018 1 commit
-
-
Nicolas Wavrant authored
-
- 13 Nov, 2018 2 commits
-
-
Nicolas Wavrant authored
To provide uselful functions that can be reused in other scripts used in the context of webrunner's resiliency
-
Nicolas Wavrant authored
Rewrite the [runner-exporter bash script](https://lab.nexedi.com/nexedi/slapos/blob/2a01586bfe17f46e2ef26ec6e45bef692435ed28/software/slaprunner/template/runner-export.sh.jinja2) in python. Also parametarize the signature function to not use only sha256sum which can create issues on some systems. This should be a separated commit, but that shouldn't be a blocker. Write unit tests for the main functions of this exporter script. As every trick in the original bash script were not obvious / understood / found by me, I may have missed some. /reviewed-on !44
-