34093f7747
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. |
||
---|---|---|
.. | ||
input | ||
rescheduling.go |