tests: Enforce qemu-coco-dev for experimental_force_guest_pull

The fact that we were not explicitly setting the VMM was leading to us
testing with the default runtime class (qemu). :-/

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
Fabiano Fidêncio
2025-11-12 10:57:32 +01:00
parent e31313ce9e
commit a04cdbc40f

View File

@@ -137,6 +137,7 @@ jobs:
- guest-pull
include:
- pull-type: experimental-force-guest-pull
vmm: qemu-coco-dev
snapshotter: ""
runs-on: ubuntu-22.04
permissions: