Files
moby/integration-cli
Paweł Gronowski 0feb69afe1 integration-cli: Keep Swarm cleanup failures from blocking tests
Swarm suite teardown stopped daemons while holding daemonsLock. A
nonzero daemon exit made Stop call Fatalf, so the test goroutine left
the mutex locked and retained stale daemons for the next test.

Snapshot and clear suite state under the lock, then stop each daemon
in its own cleanup subtest. A failed stop now releases suite state,
cleanup still runs for that daemon, and teardown continues with the
remaining daemons.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-08-03 16:58:01 +02:00
..
2025-09-08 10:08:30 +02:00
2025-12-15 18:56:34 +01:00
2026-02-13 18:49:51 +01:00
2025-06-05 21:42:05 +00:00
2025-06-05 21:42:05 +00:00