Add more discovery tests for updating target groups (#3426)

* 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 timeouts
This commit is contained in:
Bora Tunca 2017-11-11 21:39:08 -05:00 committed by Tobias Schmidt
parent 9f10c63cff
commit 3cc01a3088
1 changed files with 861 additions and 98 deletions

File diff suppressed because it is too large Load Diff