Merge pull request #4695 from crosbymichael/cri-class
[cri] Add CNI conf based on runtime class
This commit is contained in:
@@ -46,4 +46,9 @@ ${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"
|
||||
|
||||
exit ${test_exit_code}
|
||||
|
||||
Reference in New Issue
Block a user