open-nomad/e2e/rescheduling
Tim Gross fe88003f29
e2e: eliminate race condition causing rescheduling test flake (#9085)
The autorevert test checks for reverted allocations to be placed and running
before checking the deployment status, but the deployment can be completed and
marked "successful" before we check it for "running" status. Instead, just
wait for it to be marked "successful" and assert we have the expected count of
deployment statuses.
2020-10-14 11:35:30 -04:00
..
input e2e: rework rescheduling progress deadline test (#8958) 2020-09-29 11:02:16 -04:00
rescheduling.go e2e: eliminate race condition causing rescheduling test flake (#9085) 2020-10-14 11:35:30 -04:00