prometheus/retrieval/discovery/marathon
beorn7 03adbe57e4 discovery/marathon: Fix race conditions in test
The concurrency applied before is in most cases not even needed. With
a cap=1 channel, most tests are much cleaner.

TestMarathonSDRunAndStop was trickier. It could even have blocked
before.

This also includes a general refactoring of the whole file.
2016-06-14 13:12:53 +02:00
..
marathon.go discovery/marathon: #1722 - ignore apps with zero ports 2016-06-14 04:44:00 +05:30
marathon_test.go discovery/marathon: Fix race conditions in test 2016-06-14 13:12:53 +02:00