prometheus/cmd
David Leadbeater 5393ec22cb promtool: Don't end alert tests early, in some failure situations
If an alert test had a failing test, then any other alert test interval
specified after that point would result in the test exiting early.
This made debugging some tests more difficult than needed.

Now only exit early for evaluation failures.

Signed-off-by: David Leadbeater <dgl@dgl.cx>
2020-10-09 12:59:59 +01:00
..
prometheus Merge pull request #7976 from roidelapluie/tolerance 2020-10-08 09:21:19 +02:00
promtool promtool: Don't end alert tests early, in some failure situations 2020-10-09 12:59:59 +01:00