20240: Fix test.
authorTom Clegg <tom@curii.com>
Thu, 30 Mar 2023 18:11:32 +0000 (14:11 -0400)
committerTom Clegg <tom@curii.com>
Tue, 4 Apr 2023 15:09:03 +0000 (11:09 -0400)
commitdd08650c44e691a3828b6febb121e821de2c8019
treea513a08c596506224750fda13014cbc03d420992
parent72ce6ed68a7af7de8f4afbee6b7cfb73763a5c3f
20240: Fix test.

Automatic cancellation of child containers doesn't work as expected if
the parent container is in Queued state, which never happens in real
life, but did happen in the previous version of this test.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/controller/localdb/container.go
lib/controller/localdb/container_test.go