- 18 Feb, 2020 20 commits
-
-
Bryton Lacquement authored
-
Bryton Lacquement authored
We need to access six when calling the 'replicated.replicate' macro.
-
Bryton Lacquement authored
"max" and "int" became directly accessible in slapos.recipe.template.
-
Bryton Lacquement authored
Taken from development.cfg
-
Bryton Lacquement authored
-
Bryton Lacquement authored
Not sure if this is ok
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Łukasz Nowak authored
check-maximum-elapsed-time and failure-amount are added to support monitoring distant backends with some margin on the failures.
-
- 17 Feb, 2020 18 commits
-
-
Jérome Perrin authored
This fixes errors like: File "python3.6/lib/python3.6/re.py", line 142, in <module> class RegexFlag(enum.IntFlag): AttributeError: module 'enum' has no attribute 'IntFlag
-
Bryton Lacquement authored
hexagonit.recipe.download-1.7.post4 (Nexedi's patch) is not compatible with Python 3 (yet?).
-
Łukasz Nowak authored
In order to avoid the very long #!/.../python path, call surykatka with explicit interpreter.
-
Łukasz Nowak authored
By default one failure is considered as bad thing, but allows to select sites which shall be treated with some tolerance.
-
Łukasz Nowak authored
Allows to configure maximum time for which the site is considered correct. For each class (the maximum elapsed time value) separate surykatka process is started, in order to not impact fast sites checking by long timeouts on slow sites.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Improvements: * reports on elapsed_time * timeout handling fixed * reporting filtering fixed
-
Julien Muchembled authored
-
Bryton Lacquement authored
pysvn 1.7.10 already supports Python 3, but this patch did not.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Bryton Lacquement authored
-
Jérome Perrin authored
/reviewed-on nexedi/slapos!693
-
- 13 Feb, 2020 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Typos and fix of description, was wrongly copy&pasted from master.
-