Skip to content

Commit d252a29

Browse files
committed
Remove extra test_teardown
Signed-off-by: Derek McGowan <[email protected]>
1 parent 4a569c8 commit d252a29

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

script/test/cri-integration.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ ${sudo} bin/cri-integration.test --test.run="${FOCUS}" --test.v \
4646
--containerd-bin="${CONTAINERD_BIN}" \
4747
--image-list="${TEST_IMAGE_LIST:-}" && test_exit_code=$? || test_exit_code=$?
4848

49-
test_teardown
50-
5149
test $test_exit_code -ne 0 && \
5250
cat "$REPORT_DIR/containerd.log"
5351

0 commit comments

Comments
 (0)