Skip to content

Commit

Permalink
Add noop job to projects
Browse files Browse the repository at this point in the history
In order to get proper feedback from the rdoproject.org/github-check, the noop job is added. This job should be kicked even if other jobs are not started as irrelevant-files are detected in change. Without noop job rdoproject.org/github-check is hanging with waiting for status to be reported message.

Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com>
  • Loading branch information
fao89 authored and openshift-cherrypick-robot committed Jan 24, 2025
1 parent a1e9ae0 commit 3f247ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- podified-multinode-edpm-baremetal-pipeline
github-check:
jobs:
- noop
- edpm-ansible-tempest-multinode
- edpm-ansible-molecule-edpm_bootstrap
- edpm-ansible-molecule-edpm_podman
Expand Down

0 comments on commit 3f247ec

Please sign in to comment.