Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
ktock committed Feb 18, 2025
1 parent b3f2298 commit 33f2534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/cri-o/test-legacy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ TEST_NODE_ID=$(docker run --rm -d --privileged \
-v /dev/fuse:/dev/fuse \
--tmpfs=/var/lib/containers:suid \
--tmpfs=/var/lib/stargz-store:suid \
--security-opt apparmor=unconfined \
"${NODE_TEST_IMAGE_NAME}")
echo "Running node on: ${TEST_NODE_ID}"
retry docker exec "${TEST_NODE_ID}" /go/bin/crictl --runtime-endpoint=${CRIO_SOCK} stats
Expand Down

0 comments on commit 33f2534

Please sign in to comment.