MGMT-24835: configuring the auto mode for assisted-installer-agent#82085
MGMT-24835: configuring the auto mode for assisted-installer-agent#82085andrej1991 wants to merge 1 commit into
Conversation
|
@andrej1991: This pull request references MGMT-24835 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
WalkthroughAssisted-installer-agent CI configurations now use ChangesCI job gating migration
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: andrej1991 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
First only the cheap jobs like lint, unit-test will run. If they succeed all the required jobs will be started.
de1ec13 to
4990e57
Compare
First only the cheap jobs like lint, unit-test will run. If they succeed all the required jobs will be started.
Summary by CodeRabbit
assisted-installer-agentrepo viacore-services/pipeline-controller, with inexpensive checks as the initial gate before required (heavier) jobs run.assisted-installer-agentacross master/edge, release OCM versions, and multiplev2.xxconfigs so key test jobs (e.g.,subsystem-test,e2e-metal-assisted,e2e-ai-operator-ztp) are conditionally skipped unless relevant files change by:always_run: falseskip_if_only_changedtopipeline_skip_if_only_changed(preserving the existing regex logic)openshift/assisted-installer-agentby requiring manually triggered jobs (require_manually_triggered_jobs: true).5.0.0.