mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
68e266ee3a
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> |
||
---|---|---|
.. | ||
build | ||
config | ||
container | ||
image | ||
internal | ||
network | ||
plugin | ||
secret | ||
service | ||
session | ||
system | ||
testdata/https | ||
volume | ||
doc.go |