From be9990144a25ecffa116a184c692229b8587d9e0 Mon Sep 17 00:00:00 2001 From: Wainer dos Santos Moschetta Date: Mon, 10 Jun 2024 14:31:29 -0300 Subject: [PATCH] workflow: run kata-deploy tests to qemu-runtime-rs on AKS Start testing the ability of kata-deploy to install and configure the qemu-runtime-rs runtimeClass. Signed-off-by: Wainer dos Santos Moschetta --- .github/workflows/run-kata-deploy-tests-on-aks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run-kata-deploy-tests-on-aks.yaml b/.github/workflows/run-kata-deploy-tests-on-aks.yaml index a5401c2c17..c838b8d795 100644 --- a/.github/workflows/run-kata-deploy-tests-on-aks.yaml +++ b/.github/workflows/run-kata-deploy-tests-on-aks.yaml @@ -33,6 +33,7 @@ jobs: - clh - dragonball - qemu + - qemu-runtime-rs include: - host_os: cbl-mariner vmm: clh