moby--moby/integration/config
Yong Tang 68e266ee3a Replace waitAndAssert in config_test.go with poll.WaitOn
This fix replaces waitAndAssert in config_test.go with poll.WaitOn
so that the testing is consistent with all other tests in integration.

Also, config_test.go uses to wait and sleep for 2 * (1 minutes) to get the task
info. This fix combined those two sleep and wait for 1 mins. Think 1 min
is enough for config test.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-01-15 03:54:52 +00:00
..
config_test.go Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
main_test.go Add missing canonical import comment to files in integration tests 2018-03-01 22:51:11 +00:00