moby--moby/integration-cli/daemon
Drew Erny 1de914695b Retry service updates on out of sequence errors
Code retrying service update operations when receiving "update out of
sequence" errors was removed because of a misunderstanding, which has
made tests flaky. This re-adds the "CmdRetryOutOfSequence" method, and
uses it in TestSwarmPublishAdd to avoid flaky behavior.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2019-07-18 12:58:21 -05:00
..
daemon.go Replace some checkers and assertions with gotest.tools 2019-04-05 16:45:37 +02:00
daemon_swarm.go Retry service updates on out of sequence errors 2019-07-18 12:58:21 -05:00