Remove extra test_teardown
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
4a569c8894
commit
d252a293df
@ -46,8 +46,6 @@ ${sudo} bin/cri-integration.test --test.run="${FOCUS}" --test.v \
|
||||
--containerd-bin="${CONTAINERD_BIN}" \
|
||||
--image-list="${TEST_IMAGE_LIST:-}" && test_exit_code=$? || test_exit_code=$?
|
||||
|
||||
test_teardown
|
||||
|
||||
test $test_exit_code -ne 0 && \
|
||||
cat "$REPORT_DIR/containerd.log"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user