CI: run CRI tests on Fedora 32

SELinux is currently disabled

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2020-06-26 18:10:24 +09:00
parent f4ebe02f98
commit 061d338ec2
2 changed files with 43 additions and 5 deletions

View File

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