Skip to content

Commit

Permalink
jenkins: Switch back to zabbly kernel for intel-vgpu
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 19, 2024
1 parent 3a484cc commit febb6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jobs/incus-test-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
fi
if [ "${platform}" = "intel" ] && [ "${target}" = "vm" ]; then
exec /lxc-ci/bin/maas-run name=nuc03 noble ga-24.04 intel-vgpu bin/test-incus-gpu-vm intel
exec /lxc-ci/bin/maas-run name=nuc03 noble ga-24.04 zabbly,intel-vgpu bin/test-incus-gpu-vm intel
fi
execution-strategy:
Expand Down

0 comments on commit febb6cc

Please sign in to comment.