mirror of https://github.com/prometheus/prometheus
Browse Source
* Adds a test covering the case where a target providers sends updated versions of the same target groups and the system should reconcile to the latest version of each of the target groups * Refactors how input data is represented in the tests. It used to be literal declarations of necessary structs, now it is parsing yaml. Yaml declarations are half as long as the former. And these can be put in a fixture file * Adds a tiny bit of refactoring on test timeoutspull/3216/merge
Bora Tunca
7 years ago
committed by
Tobias Schmidt
1 changed files with 858 additions and 95 deletions
Loading…
Reference in new issue