- 19 Feb, 2020 1 commit
-
-
Julien Muchembled authored
- lsmod is wrong because kvm_intel may be built inside the kernel - kvm_intel is wrong because it only works for Intel CPUs (for exemple, there exists kvm_amd) - /dev/kvm may have wrong permissions
-
- 18 Feb, 2020 1 commit
-
-
Ł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.
-
- 10 Feb, 2020 2 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
We don't want to build against system library that might or might not be present on the host. This also cause SR test to fail with: RuntimeError: ./parts/trafficserver7/bin/traffic_manager uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_crashlog uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_server uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_ctl uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_logstats uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_via uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_cop uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_layout uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/bin/traffic_logcat uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsutil.so.7.1.6 uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsmgmt.so.7.1.6 uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsmgmt.so.7 uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsmgmt.so uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsutil.so.7 uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 ./parts/trafficserver7/lib/libtsutil.so uses system library /lib/x86_64-linux-gnu/libcap.so.2 for libcap.so.2 /reviewed-on nexedi/slapos!691
-
- 06 Feb, 2020 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This reverts commit d57770ac, and adds 2 patches from Debian.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Jérome Perrin authored
It no longer exist at this URL
-
- 05 Feb, 2020 5 commits
-
-
Julien Muchembled authored
/reviewed-on nexedi/slapos!622
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Jérome Perrin authored
https://github.com/grafana/loki/blob/master/docs/README.md > Grafana Loki is a set of components that can be composed into a fully featured logging stack. The plan is not to really use this, just to see what interesting ideas are in there. /reviewed-on nexedi/slapos!658
-
Jérome Perrin authored
/reviewed-on nexedi/slapos!695
-
- 04 Feb, 2020 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 03 Feb, 2020 2 commits
-
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-