mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-03 02:10:49 +00:00
ci: k8s-tests: test mariner and runtime-rs
Disable policy tests when using mariner and runtime-rs. These are not supported yet. Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
This commit is contained in:
6
.github/workflows/run-k8s-tests-on-aks.yaml
vendored
6
.github/workflows/run-k8s-tests-on-aks.yaml
vendored
@@ -54,6 +54,12 @@ jobs:
|
||||
- host_os: cbl-mariner
|
||||
vmm: clh
|
||||
instance-type: normal
|
||||
- host_os: cbl-mariner
|
||||
vmm: cloud-hypervisor
|
||||
instance-type: small
|
||||
- host_os: cbl-mariner
|
||||
vmm: cloud-hypervisor
|
||||
instance-type: normal
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user