Skip to content

Commit

Permalink
[DNM] Checking downstream VA HCI trigger job flow
Browse files Browse the repository at this point in the history
It is based on the work done by @son-vyas
openstack-k8s-operators/ci-playground#12.

Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
  • Loading branch information
raukadah committed Aug 22, 2024
1 parent fd3b88b commit 256908a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
- project:
github-experimental-trigger:
jobs:
- downstream-va-hci-trigger-job
github-check:
jobs:
- noop
Expand Down
8 changes: 8 additions & 0 deletions zuul.d/trigger_jobs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
- job:
name: downstream-va-hci-trigger-job
parent: create-nested-virt-trigger-from-github-pr
vars:
# It will create a file trigger_va_hci
trigger_job_name: "va_hci"
trigger_commit_msg: "Triggering VA HCI job"

0 comments on commit 256908a

Please sign in to comment.