- 25 Aug, 2020 1 commit
-
-
Jérome Perrin authored
- from now on we want the reports as .xz - fix type argument parsing which should make the promise effective now See merge request nexedi/slapos.toolbox!83
-
- 24 Aug, 2020 1 commit
-
-
Jérome Perrin authored
this was not html. Also use os.path.join to manipulate paths
-
- 21 Aug, 2020 3 commits
-
-
Jérome Perrin authored
this program was comparing floats parsed from the report text and strings from arguments passed on the command line, so basically it was not doing what was intended.
-
Jérome Perrin authored
because pt-query-digest are text files that can be large, we should except that the users have compressed them.
-
Jérome Perrin authored
-
- 03 Jun, 2020 4 commits
-
-
Łukasz Nowak authored
See merge request !79
-
Łukasz Nowak authored
This reverts commit 87b96e1b.
-
Łukasz Nowak authored
This reverts commit 099295af.
-
Łukasz Nowak authored
This reverts commit a0aa8b35.
-
- 15 May, 2020 5 commits
-
-
Nicolas Wavrant authored
but read only as much as we expect to receive. It should make tests more stable
-
Nicolas Wavrant authored
As python3 only accept binary types for sockets
-
Nicolas Wavrant authored
Keep log file for debugging and use cleanup function to be sure to correctly stop services
-
Nicolas Wavrant authored
-
Jérome Perrin authored
-
- 04 May, 2020 3 commits
-
-
Nicolas Wavrant authored
to simplify the code
-
Nicolas Wavrant authored
See merge request !81
-
Nicolas Wavrant authored
-
- 30 Apr, 2020 2 commits
-
-
Rafael Monnerat authored
this should be used on testcase in future too, to always bootstrap with the same code-base. This depends this be released first: nexedi/slapos!747 /cc @jerome @Nicolas See merge request !80
-
Rafael Monnerat authored
-
- 16 Apr, 2020 1 commit
-
-
Rafael Monnerat authored
The generation of the link and the verification were inconsistent, this commit normalize both. PS.: Software Links are deprecated, it should be removed in future, as it lost the goals
-
- 12 Mar, 2020 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
While adding the support in "promise: Support ssl_certificate in check_surykatka_json" coverage for error reporting was missing, which has been extended in this fix.
-
- 02 Mar, 2020 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos.toolbox!78
-
- 28 Feb, 2020 1 commit
-
-
Julien Muchembled authored
-
- 20 Feb, 2020 1 commit
-
-
Bryton Lacquement authored
This is another fixup for commit 1c8269b2.
-
- 14 Feb, 2020 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This will lead to minimise amount of entries, and they will be only shown when the status would change.
-
- 12 Feb, 2020 11 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Improvements: * total_seconds from surykatka is parsed * failure-amount is configurable * various smaller bugfixes /reviewed-on nexedi/slapos.toolbox!77
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Result of the promise is not important for instantiation.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Sites with bad certificates are reported with null values in surykatka output, thus they have to be handled correctly.
-
Łukasz Nowak authored
It means that the server didn't reply at all.
-
Łukasz Nowak authored
Show URL only once and having this in mind simplify messages still keeping all information.
-
Łukasz Nowak authored
It is only checked when maximum-elapsed-time is passed and surykatka is recent enough to report total_seconds. Also improve reporting even more to provide readable information for those massive promises with ERROR/OK mixed states.
-
Łukasz Nowak authored
Prefix with ERROR and OK messages for problems and ok checks, as they are grouped together in the output.
-
- 29 Jan, 2020 1 commit
-
-
Bryton Lacquement authored
This is another fixup for commit 1c8269b2. This is not covered by tests since they use a fake_send method.
-