open-nomad/e2e/nodedrain
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
nodedrain.go e2e: cleanup errors should use assert, not require (#8989) 2020-09-30 09:00:37 -04:00