Run metal3 integration job on ubuntu noble

The change https://github.com/metal3-io/metal3-dev-env/pull/1470
adds support for ubuntu 24.04 to metal3-dev-env.
We can now migrate the metal3 integration job to noble based node.

Change-Id: I7734c0bb2402a48f2247f5c8890c79c5e11a1e97
This commit is contained in:
Riccardo Pittau 2024-11-25 14:58:41 +01:00
parent 261e66bbad
commit 59e6423977

View File

@ -3,10 +3,7 @@
name: metal3-base
abstract: true
description: Base job for metal3-dev-env based ironic jobs.
# NOTE(rpittau): metal3-dev-env does not support ubuntu noble yet
# so migration will happen later, for more info see:
# https://github.com/metal3-io/metal3-dev-env/issues/1430
nodeset: openstack-single-node-jammy
nodeset: openstack-single-node-noble
run: playbooks/metal3-ci/run.yaml
post-run: playbooks/metal3-ci/post.yaml
timeout: 10800