test: Verify deployement of kata-deploy on microk8s

Enable fonctional test to verify deployment of kata-deploy on a Microk8s cluster

Signed-off-by: Stephane Talbot <Stephane.Talbot@univ-savoie.fr>
This commit is contained in:
Stephane Talbot
2025-02-04 15:11:40 +01:00
parent f2ba224e6c
commit f80e7370d5
3 changed files with 27 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ jobs:
- k0s
- k3s
- rke2
- microk8s
# TODO: There are a couple of vmm/k8s combination failing (https://github.com/kata-containers/kata-containers/issues/9854)
# and we will put the entire kata-deploy-tests on GARM on maintenance.
# TODO: Transition to free runner (see #9940).