update critools to v1.24
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
This commit is contained in:
parent
459179360a
commit
bb11c9d24f
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@ -270,7 +270,8 @@ EOF
|
|||||||
fi
|
fi
|
||||||
trap cleanup EXIT
|
trap cleanup EXIT
|
||||||
ctr version
|
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
|
SHELL
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
53ad8bb7f97e1b1d1c0c0634e43a3c2b8b07b718
|
v1.24.0
|
||||||
|
Loading…
Reference in New Issue
Block a user