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:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user