MPIIT: Add support for skipJobTriggers switch for triggered job lists#77544
MPIIT: Add support for skipJobTriggers switch for triggered job lists#77544oharan2 wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oharan2 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-rhpit-interop-tests-main-weekly_trigger-tmp-interop-jobs-trigger |
|
@oharan2: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-rhpit-interop-tests-main-weekly_trigger-tmp-interop-jobs-trigger |
|
@oharan2: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@oharan2: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@oharan2 Please see https://redhat.atlassian.net/browse/INTEROP-8019?focusedCommentId=16653758 |
This PR adds an optional top-level boolean
skipJobTriggerson each job list Json object.When set to true, Gangway-API job triggering is skipped for that object’s entire
jobList; post tasks still run.Omitted or false preserves existing behavior.
trigCondFlgsmasks only control which trigger-condition steps run; they do not turn off the whole block.This gives an explicit vault-driven switch for “disable all jobs in this group” without misusing trigCond or toggling every active field.
Will be verified using the following
jobList:This job is failing on setup, so if triggered, nothing happens.