Commit Graph

35 Commits

Author SHA1 Message Date
Fabian Reinartz
d1379a3f71 Move repeat_interval and send_resolved to route configuration 2015-10-08 10:50:37 +02:00
Fabian Reinartz
f48c95eb19 Test restartability with persistence 2015-10-07 16:19:37 +02:00
Fabian Reinartz
a653f90516 Setup persistence dir for acceptance tests 2015-10-06 12:41:20 +02:00
Fabian Reinartz
f14ada020a Fix alert batch comparison, improve debug output 2015-10-05 16:51:34 +02:00
Fabian Reinartz
5222e340b8 Move inhibition test into own file 2015-10-05 16:08:00 +02:00
Julius Volz
05f9972bb5 Remove some debug statements. 2015-10-05 16:03:57 +02:00
Julius Volz
247cf8e3cd Add first inhibition acceptance test. 2015-10-05 16:03:57 +02:00
Julius Volz
0c96c80cd6 Fix spelling of exepected->expected. 2015-10-05 16:03:56 +02:00
Fabian Reinartz
aab576c7c0 Add method to update Alertmanager configuration file 2015-10-02 14:14:30 +02:00
Fabian Reinartz
5ba2d4abc1 Assign webhook addresses automatically, per AM configs 2015-10-02 14:10:04 +02:00
Fabian Reinartz
1ff41b3864 Use alertmanager client package for alert pushing 2015-10-02 12:45:52 +02:00
Fabian Reinartz
83a0d68fc8 Add acceptance test documentation 2015-10-02 12:32:19 +02:00
Fabian Reinartz
f29a380ec4 Export Alertmanager process control functionality 2015-10-02 12:28:27 +02:00
Fabian Reinartz
5c4ec44962 Centralize test actions in AcceptanceTest 2015-10-02 12:18:02 +02:00
Fabian Reinartz
b0989ca9f3 Let test silence timeout by itself 2015-10-01 22:22:51 +02:00
Fabian Reinartz
152f811227 Fix acceptance test 2015-10-01 22:15:27 +02:00
Fabian Reinartz
7b0820a205 Add silencing test 2015-10-01 21:28:18 +02:00
Fabian Reinartz
38b324eab2 Implement silencing for acceptance tests, use api package 2015-10-01 20:58:46 +02:00
Fabian Reinartz
ba4f5684bb Remove all internal types from acceptance test framework 2015-10-01 15:46:39 +02:00
Fabian Reinartz
0b4d58fbdb Switch to model.Alert 2015-10-01 14:53:49 +02:00
Fabian Reinartz
ad1408e8b9 Fix test documentation 2015-10-01 09:43:51 +02:00
Fabian Reinartz
6174b41b0c Adjust test for new batching behavior 2015-09-30 19:03:19 +02:00
Fabian Reinartz
1fcc5d6717 Add proper checks whether full batches were received 2015-09-30 18:45:49 +02:00
Fabian Reinartz
6a0b4cc8b2 Add acceptance test example for batching 2015-09-30 18:02:47 +02:00
Fabian Reinartz
297bbf5a0a Generalize AM actions, batch pushed alerts as defined 2015-09-30 17:45:37 +02:00
Fabian Reinartz
25ee299cb9 Make example test more constrained 2015-09-30 17:35:33 +02:00
Fabian Reinartz
0539783eea Start alertmanager with a random free address in tests 2015-09-30 17:33:49 +02:00
Fabian Reinartz
f20f5dce42 Document example acceptance test scenario 2015-09-30 16:18:44 +02:00
Fabian Reinartz
4401bb1b82 Split acceptance testing into multiple files 2015-09-30 16:13:00 +02:00
Fabian Reinartz
b45dd027bc Remove time factor from e2e test options 2015-09-30 15:35:52 +02:00
Fabian Reinartz
0d39c0e1af Improve e2e testing output 2015-09-30 15:02:07 +02:00
Fabian Reinartz
ab2a3b1c6a More elaborate example e2e test case 2015-09-30 14:55:19 +02:00
Fabian Reinartz
251f3ec57c Improve checks in e2e tests, various fixes 2015-09-30 14:54:54 +02:00
Fabian Reinartz
d4ec632d06 Improve e2e test framework 2015-09-29 22:40:44 +02:00
Fabian Reinartz
329ec605cf Initial e2e test setup 2015-09-29 20:45:38 +02:00