Skip to content

Commit

Permalink
Merge pull request #5318 from mikebrow/update-cri-tools-k8s-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcgowan committed Apr 7, 2021
2 parents 85041ff + 58c5fd0 commit 8b00eaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,6 @@ jobs:
- name: cri-tools critest
env:
TEST_RUNTIME: ${{ matrix.runtime }}
# Temporarily disabled due to cri-tools hardcoded to use broken images
continue-on-error: true
run: |
BDIR="$(mktemp -d -p $PWD)"
mkdir -p ${BDIR}/{root,state}
Expand Down Expand Up @@ -514,6 +512,4 @@ jobs:
env:
RUNC_FLAVOR: ${{ matrix.runc }}
SELINUX: Enforcing
# Temporarily disabled due to cri-tools hardcoded to use broken images
continue-on-error: true
run: vagrant up --provision-with=selinux,install-runc,test-cri
2 changes: 1 addition & 1 deletion script/setup/critools-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0f5f734a7e1da0979915c6e7d5b6641bd9dc2627
53ad8bb7f97e1b1d1c0c0634e43a3c2b8b07b718

0 comments on commit 8b00eaf

Please sign in to comment.