Remove 10-containerd-net.conflist from cri-containerd-cni release tarball.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -40,7 +40,7 @@ test_setup() {
|
||||
exit 1
|
||||
fi
|
||||
sudo pkill -x containerd
|
||||
keepalive "sudo ${ROOT}/_output/containerd ${CONTAINERD_FLAGS}" \
|
||||
keepalive "sudo PATH=${PATH} ${ROOT}/_output/containerd ${CONTAINERD_FLAGS}" \
|
||||
${RESTART_WAIT_PERIOD} &> ${report_dir}/containerd.log &
|
||||
containerd_pid=$!
|
||||
# Wait for containerd to be running by using the containerd client ctr to check the version
|
||||
|
||||
Reference in New Issue
Block a user