prometheus/cmd/promtool
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
..
testdata Ensure alert rules are marked as restored in unit tests (#7661) 2020-09-21 18:15:34 +02:00
archive.go Make file permissions set to allow for wider umask options. (#7782) 2020-08-12 23:23:17 +02:00
debug.go collect cpu and trace profiles with the promtool debug command (#4897) 2018-11-23 17:57:31 +02:00
main.go Promtool: add evaluation time to instant query (#7829) 2020-08-25 11:32:25 +01:00
main_test.go Promtool: add evaluation time to instant query (#7829) 2020-08-25 11:32:25 +01:00
tsdb.go Merge branch 'master' into appender-context 2020-07-30 16:43:18 +05:30
unittest.go promtool: Don't end alert tests early, in some failure situations 2020-10-09 12:59:59 +01:00
unittest_test.go Support extended durations in promtool unit tests (Fixes #6285) (#6297) 2020-06-15 16:03:07 +01:00