From 0c4abdc9a20c7f153232bd5501c0ceaeb156362d Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Thu, 23 Jul 2026 15:50:06 +0000 Subject: [PATCH] Add cifmw-extracted-crc-pre-bootstrap-no-mapper job Same as cifmw-extracted-crc-pre-bootstrap but without bootstrap-networking-mapper.yml. Generated-By: Claude Opus 4.6 Signed-off-by: Michael Burke --- zuul.d/base.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index db4974783..e01b2d153 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -311,3 +311,11 @@ - ci/playbooks/e2e-prepare.yml - ci/playbooks/dump_zuul_data.yml - ci/playbooks/bootstrap-networking-mapper.yml + +- job: + name: cifmw-extracted-crc-pre-bootstrap-no-mapper + parent: base-extracted-crc-wo-networks + abstract: true + pre-run: + - ci/playbooks/e2e-prepare.yml + - ci/playbooks/dump_zuul_data.yml