We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85041ff + 58c5fd0 commit 8b00eafCopy full SHA for 8b00eaf
2 files changed
.github/workflows/ci.yml
@@ -423,8 +423,6 @@ jobs:
423
- name: cri-tools critest
424
env:
425
TEST_RUNTIME: ${{ matrix.runtime }}
426
- # Temporarily disabled due to cri-tools hardcoded to use broken images
427
- continue-on-error: true
428
run: |
429
BDIR="$(mktemp -d -p $PWD)"
430
mkdir -p ${BDIR}/{root,state}
@@ -514,6 +512,4 @@ jobs:
514
512
515
513
RUNC_FLAVOR: ${{ matrix.runc }}
516
SELINUX: Enforcing
517
518
519
run: vagrant up --provision-with=selinux,install-runc,test-cri
script/setup/critools-version
@@ -1 +1 @@
1
-0f5f734a7e1da0979915c6e7d5b6641bd9dc2627
+53ad8bb7f97e1b1d1c0c0634e43a3c2b8b07b718
0 commit comments