Add CNI conf based on runtime class
Signed-off-by: Michael Crosby <michael@thepasture.io>
This commit is contained in:
@@ -48,4 +48,9 @@ ${sudo} bin/cri-integration.test --test.run="${FOCUS}" --test.v \
|
||||
|
||||
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