mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-01 11:56:29 +00:00
tests: kata-deploy: Run installation with only one VMM
It doesn't make much sense to test different VMMs as that wouldn't trigger a different code path. Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
14bf653c35
commit
fd832d0feb
1
.github/workflows/run-kata-deploy-tests.yaml
vendored
1
.github/workflows/run-kata-deploy-tests.yaml
vendored
@ -28,7 +28,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
vmm:
|
vmm:
|
||||||
- clh
|
|
||||||
- qemu
|
- qemu
|
||||||
k8s:
|
k8s:
|
||||||
- k0s
|
- k0s
|
||||||
|
Loading…
Reference in New Issue
Block a user