Skip to content

Commit

Permalink
Merge pull request #417 from openstack-k8s-operators/uni02beta-trigge…
Browse files Browse the repository at this point in the history
…r-job

Add uni02beta-upstream trigger job

Trigger the uni02beta-upstream job on changes
to dt/uni02beta files.
Depends-On: openstack-k8s-operators/ci-framework#2435

Reviewed-by: Pablo Rodríguez Nava
Reviewed-by: Ronelle Landy <[email protected]>
Reviewed-by: Andrew Bays <[email protected]>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Oct 21, 2024
2 parents 6c766ab + 4ba5a15 commit 1131ade
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions zuul.d/trigger-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,17 @@
- ^examples/common
- ^examples/dt/hci
- ^va/hci

- job:
name: architecture-downstream-uni02beta-upstream-trigger-job
parent: downstream-uni02beta-upstream-trigger-job
description: |
This job will trigger a uni02beta-upstream job downstream.
We can invoke this job by adding following comment
`\trigger github-experimental` in the github pull request comment.
These jobs runs in github-experimental-trigger pipeline.
files:
- ^dt/uni02beta
- ^lib
- ^automation/vars/uni02beta.yaml

0 comments on commit 1131ade

Please sign in to comment.