Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,3 +311,18 @@
- 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

- job:
name: cifmw-extracted-crc-no-mapper-edpm
parent: cifmw-extracted-crc-pre-bootstrap-no-mapper
abstract: true
run:
- ci/playbooks/edpm/run.yml
Loading