open-nomad/e2e/rescheduling
Tim Gross 34093f7747
e2e: reschedule tests should check for non-zero rescheduled allocs (#8927)
The conditional around some of the rescheduling tests was backwards, where we
were waiting for allocations to be rescheduled but testing for a count of
0. The test was passing but flaky because if the check happened quickly enough
before the scheduler rescheduled the allocations, it would pass.
2020-09-21 08:17:24 -04:00
..
input e2e: constrain rescheduling test workloads to Linux (#8872) 2020-09-11 09:21:28 -04:00
rescheduling.go e2e: reschedule tests should check for non-zero rescheduled allocs (#8927) 2020-09-21 08:17:24 -04:00