Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions zuul.d/edpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
run: ci/playbooks/edpm_baremetal_deployment/run.yml
irrelevant-files:
- ^hooks/playbooks/ironic_.*\.yml$
- ^\.github/workflows/*
vars:
crc_parameters: "--memory 32000 --disk-size 240 --cpus 12"
cifmw_manage_secrets_pullsecret_content: '{}'
Expand Down
1 change: 1 addition & 0 deletions zuul.d/edpm_multinode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@
parent: cifmw-podified-multinode-edpm-base-crc
irrelevant-files:
- ^hooks/playbooks/ironic_.*\.yml$
- ^\.github/workflows/*
vars:
cifmw_extras:
- '@scenarios/centos-9/multinode-ci.yml'
Expand Down
1 change: 1 addition & 0 deletions zuul.d/project-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
- cifmw-molecule
irrelevant-files:
- scripts/check-role-prefix.sh
- ^\.github/workflows/*
- podified-multinode-edpm-deployment-crc: *content_provider
- cifmw-crc-podified-edpm-baremetal: *content_provider
- cifmw-crc-podified-edpm-baremetal-minor-update: *content_provider
Expand Down