Skip to content

Commit

Permalink
jenkins: Use zabbly kernel for intel-vgpu test
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 10, 2024
1 parent dfaa257 commit a7880ab
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 a7880ab

Please sign in to comment.