open-nomad/e2e/rescheduling
Tim Gross e49410e97b
e2e: cleanup errors should use assert, not require (#8989)
The E2E framework wraps testify's `require` so that by default we can stop
tests on errors, but the cleanup functions should use `assert` so that we
continue to try to cleanup the test environment even if there's a failure.
2020-09-30 09:00:37 -04:00
..
input e2e: rework rescheduling progress deadline test (#8958) 2020-09-29 11:02:16 -04:00
rescheduling.go e2e: cleanup errors should use assert, not require (#8989) 2020-09-30 09:00:37 -04:00