Run metal3 integration with ironic-image from source
The metal3 integration job now builds the ironic container image using the ironic code in the tested patch and run metal3-dev-env with it. Change-Id: I0f339ad6931264875b32e11dff79c02a252d04b1
This commit is contained in:
parent
abbd859b76
commit
5268c50a78
@ -9,6 +9,8 @@
|
||||
CONTROL_PLANE_MACHINE_COUNT: 1
|
||||
IMAGE_OS: ubuntu
|
||||
IMAGE_USERNAME: zuul
|
||||
IRONIC_FROM_SOURCE: "true"
|
||||
IRONIC_SOURCE: "/home/zuul/src/opendev.org/openstack/ironic"
|
||||
# NOTE(dtantsur): we don't have enough resources to provision even
|
||||
# a 2-node cluster, so only provision a control plane node.
|
||||
NUM_NODES: 2
|
||||
|
Loading…
Reference in New Issue
Block a user