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:
Saul Paredes
2026-03-03 12:57:02 -08:00
parent 1c2d5cb57d
commit baf0f16804
4 changed files with 14 additions and 2 deletions

View File

@@ -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