Merge pull request #4346 from AkihiroSuda/ci-cgroup2

CI: run CRI tests on Fedora 32
This commit is contained in:
Wei Fu
2020-07-18 11:18:02 +08:00
committed by GitHub
2 changed files with 43 additions and 5 deletions

View File

@@ -444,3 +444,6 @@ jobs:
- name: Integration
run: vagrant ssh default -- sudo -i /integration.sh
- name: CRI test
run: vagrant ssh default -- sudo -i /critest.sh