An error occurred fetching the project authors.
- 05 May, 2017 8 commits
-
-
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).
-
Vincent Pelletier authored
-
Vincent Pelletier authored
So avoid spawning "cat" only for this. Also, variable expansion quoting.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
More similar changes will come later as part of larger changes. Also, fail if cd "$backup_directory" fails, as it is supposed to exist by that point.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Imperfect: single-quote escaping would be good. But this at least makes it significantly harder to accidentally end up outside variable assignment. Users of these values will be added in a later commit.
-
Vincent Pelletier authored
-
- 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).
-
- 13 Apr, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 11 Apr, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 10 Mar, 2017 1 commit
-
-
Nicolas Wavrant authored
Otherwise, performances get awful on HDD, and not far better on SSD.
-
- 24 Feb, 2017 1 commit
-
-
Vincent Pelletier authored
-