mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
ci: Enable basic docker tests for runtime-rs
This commit enables basic amd64 tests of docker for runtime-rs by adding vmm types "dragonball" and "cloud-hypervisor". Signed-off-by: Sicheng Liu <lsc2001@outlook.com>
This commit is contained in:
parent
857222af02
commit
e4733748aa
2
.github/workflows/basic-ci-amd64.yaml
vendored
2
.github/workflows/basic-ci-amd64.yaml
vendored
@ -260,6 +260,8 @@ jobs:
|
|||||||
vmm:
|
vmm:
|
||||||
- clh
|
- clh
|
||||||
- qemu
|
- qemu
|
||||||
|
- dragonball
|
||||||
|
- cloud-hypervisor
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
env:
|
||||||
KATA_HYPERVISOR: ${{ matrix.vmm }}
|
KATA_HYPERVISOR: ${{ matrix.vmm }}
|
||||||
|
Loading…
Reference in New Issue
Block a user