vendor for new seccomp helpers
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
@@ -21,7 +21,7 @@ source $(dirname "${BASH_SOURCE[0]}")/test-utils.sh
|
||||
# FOCUS focuses the test to run.
|
||||
FOCUS=${FOCUS:-}
|
||||
# SKIP skips the test to skip.
|
||||
SKIP=${SKIP:-"SeccompProfilePath"}
|
||||
SKIP=${SKIP:-""}
|
||||
REPORT_DIR=${REPORT_DIR:-"/tmp/test-cri"}
|
||||
|
||||
# Check GOPATH
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
RUNC_VERSION=593914b8bd5448a93f7c3e4902a03408b6d5c0ce
|
||||
CNI_VERSION=v0.6.0
|
||||
CONTAINERD_VERSION=0cb2c961b2d41e46fbb94bfa165db6d6731b73d2
|
||||
CRITOOL_VERSION=046c028a5551b4c5d2a2e503eabeb238ccafe307
|
||||
CONTAINERD_VERSION=9934acb27147f6b25707ba486e30c4dc040ba040
|
||||
CRITOOL_VERSION=48f8614feab2e345647aa8c923c55b98bd1e842c
|
||||
KUBERNETES_VERSION=11a836078d0c78a4253a77a3ff6f4a555c4121f9
|
||||
|
||||
Reference in New Issue
Block a user