Skip to content

Commit 8b00eaf

Browse files
authored
Merge pull request #5318 from mikebrow/update-cri-tools-k8s-staging
2 parents 85041ff + 58c5fd0 commit 8b00eaf

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,6 @@ jobs:
423423
- name: cri-tools critest
424424
env:
425425
TEST_RUNTIME: ${{ matrix.runtime }}
426-
# Temporarily disabled due to cri-tools hardcoded to use broken images
427-
continue-on-error: true
428426
run: |
429427
BDIR="$(mktemp -d -p $PWD)"
430428
mkdir -p ${BDIR}/{root,state}
@@ -514,6 +512,4 @@ jobs:
514512
env:
515513
RUNC_FLAVOR: ${{ matrix.runc }}
516514
SELINUX: Enforcing
517-
# Temporarily disabled due to cri-tools hardcoded to use broken images
518-
continue-on-error: true
519515
run: vagrant up --provision-with=selinux,install-runc,test-cri

script/setup/critools-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0f5f734a7e1da0979915c6e7d5b6641bd9dc2627
1+
53ad8bb7f97e1b1d1c0c0634e43a3c2b8b07b718

0 commit comments

Comments
 (0)