mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-12 18:46:35 +00:00
Add qemu-coco-dev-runtime-rs with experimental-force-guest-pull to the CoCo non-TEE test matrices. This exercises the force guest pull code path on runtime-rs, which uses the `runtime.experimental = ["force_guest_pull"]` configuration. The new entries are added to both the standard nontee matrix (vanilla k8s) and the extensive matrix (k0s, k3s, rke2, microk8s). Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>