summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-07 15:53:35 +0000
committerGerrit Code Review <review@openstack.org>2023-04-07 15:53:35 +0000
commitc75c950fe6e7f2dd2704b21f484f0f03632c38cc (patch)
tree861b7ecc13742f52ba702c0b72d11d3931b4eaa9
parent5f930ebc552ba3baa3a0d48a687301ef6ea79bd6 (diff)
parent5268c50a782899f7da97289d21292bd843a5de52 (diff)
downloadironic-c75c950fe6e7f2dd2704b21f484f0f03632c38cc.tar.gz
Merge "Run metal3 integration with ironic-image from source"
-rw-r--r--playbooks/metal3-ci/run.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/metal3-ci/run.yaml b/playbooks/metal3-ci/run.yaml
index d49ddc6de..fdee0ffde 100644
--- a/playbooks/metal3-ci/run.yaml
+++ b/playbooks/metal3-ci/run.yaml
@@ -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