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:
parent
261e66bbad
commit
59e6423977
@ -3,10 +3,7 @@
|
|||||||
name: metal3-base
|
name: metal3-base
|
||||||
abstract: true
|
abstract: true
|
||||||
description: Base job for metal3-dev-env based ironic jobs.
|
description: Base job for metal3-dev-env based ironic jobs.
|
||||||
# NOTE(rpittau): metal3-dev-env does not support ubuntu noble yet
|
nodeset: openstack-single-node-noble
|
||||||
# so migration will happen later, for more info see:
|
|
||||||
# https://github.com/metal3-io/metal3-dev-env/issues/1430
|
|
||||||
nodeset: openstack-single-node-jammy
|
|
||||||
run: playbooks/metal3-ci/run.yaml
|
run: playbooks/metal3-ci/run.yaml
|
||||||
post-run: playbooks/metal3-ci/post.yaml
|
post-run: playbooks/metal3-ci/post.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
|
Loading…
x
Reference in New Issue
Block a user