Skip to content

Commit

Permalink
Donot run EDPM/adoption job zuui.d/trigger_jobs.yaml changes
Browse files Browse the repository at this point in the history
zuui.d/trigger_jobs.yaml file contains downstream trigger jobs. It does
not make sense to run EDPM/adoption job on these jobs.

Let's add it to irrelevant files list to fix that.

Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
  • Loading branch information
raukadah authored and openshift-merge-bot[bot] committed Oct 3, 2024
1 parent 0f4a43e commit 82ccefe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/adoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
- roles/virtualbmc
- tests?\/functional
- zuul.d/molecule.*
- zuui.d/trigger_jobs.yaml

# NOTE(marios): need to keep this old job because of zuul branches, see comments at OSPRH-8452
- job:
Expand Down
1 change: 1 addition & 0 deletions zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
- roles/virtualbmc
- roles/validations
- zuul.d/molecule.*
- zuui.d/trigger_jobs.yaml
# Other openstack operators
- containers/ci
- .ci-operator.yaml
Expand Down

0 comments on commit 82ccefe

Please sign in to comment.