update critools to v1.24
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
This commit is contained in:
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@@ -270,7 +270,8 @@ EOF
|
||||
fi
|
||||
trap cleanup EXIT
|
||||
ctr version
|
||||
critest --parallel=$(nproc) --ginkgo.skip='HostIpc is true' --report-dir="${REPORT_DIR}"
|
||||
# TODO run in parallel, see https://github.com/containerd/containerd/issues/6903
|
||||
critest --ginkgo.skip='HostIpc is true' --report-dir="${REPORT_DIR}"
|
||||
SHELL
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user