Skip to content

openshift/console: enroll in pipeline controller LGTM mode#81556

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jmguzik:console-pipeline
Jul 7, 2026
Merged

openshift/console: enroll in pipeline controller LGTM mode#81556
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jmguzik:console-pipeline

Conversation

@jmguzik

@jmguzik jmguzik commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Convert e2e tests across branches 4.15-5.1 to use the pipeline controller second-stage model:

  • skip_if_only_changed → pipeline_skip_if_only_changed (13 instances)
  • Set always_run: false on required e2e tests (12 instances)

Add openshift/console to the LGTM config.

Summary by CodeRabbit

Updates openshift/console CI configuration to use the pipeline controller second-stage model for e2e jobs across supported release branches, which changes how these jobs are skipped and ensures required e2e tests are treated as non-always-run. Also adds openshift/console to the LGTM configuration so it is covered by that repo set.

Convert e2e tests across branches 4.15-5.1 to use the pipeline
controller second-stage model:

- skip_if_only_changed → pipeline_skip_if_only_changed (13 instances)
- Set always_run: false on required e2e tests (12 instances)

Add openshift/console to the LGTM config.

Signed-off-by: Jakub Guzik <jguzik@redhat.com>
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This PR updates Prow CI configurations for openshift/console across multiple release branches (main, 4.15–4.23, 5.0, 5.1), adding always_run: false to e2e-gcp-console tests and renaming skip_if_only_changed to pipeline_skip_if_only_changed in several jobs. Also adds console to the LGTM config repos list.

Changes

CI pipeline config updates

Layer / File(s) Summary
main branch config updates
ci-operator/config/openshift/console/openshift-console-main.yaml
e2e-gcp-console gains always_run: false and pipeline_skip_if_only_changed; e2e-playwright switches to pipeline_skip_if_only_changed.
release-4.15 to 4.17 always_run additions
ci-operator/config/openshift/console/openshift-console-release-4.15.yaml, ...-4.16.yaml, ...-4.17.yaml
e2e-gcp-console entries gain always_run: false only, no skip-field rename.
release-4.18 to 4.22 gating updates
ci-operator/config/openshift/console/openshift-console-release-4.18.yaml, ...-4.19.yaml, ...-4.20.yaml, ...-4.21.yaml, ...-4.22.yaml
e2e-gcp-console entries gain always_run: false and rename skip_if_only_changed to pipeline_skip_if_only_changed.
release-4.23 through 5.1 gating updates
ci-operator/config/openshift/console/openshift-console-release-4.23.yaml, ...-5.0.yaml, ...-5.1.yaml
e2e-gcp-console gains always_run: false and renamed skip field; e2e-playwright also renamed to pipeline_skip_if_only_changed.
LGTM config repo addition
core-services/pipeline-controller/lgtm-config.yaml
Adds console to the openshift org's repos list.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • openshift/release#81490: Both PRs add always_run: false to e2e job definitions in ci-operator Prow test YAML configs.

Suggested reviewers: bear-redhat, grdryn

🚥 Pre-merge checks | ✅ 5 | ❌ 10

❌ Failed checks (10 inconclusive)

Check name Status Explanation Resolution
Stable And Deterministic Test Names ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Test Structure And Quality ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Microshift Test Compatibility ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Single Node Openshift (Sno) Test Compatibility ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Topology-Aware Scheduling Compatibility ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Ote Binary Stdout Contract ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Ipv6 And Disconnected Network Test Compatibility ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Weak-Crypto ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Container-Privileges ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Sensitive-Data-In-Logs ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: moving openshift/console into pipeline controller LGTM mode and updating its CI behavior.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

Review ran into problems

🔥 Problems

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


Comment @coderabbitai help to get the list of available commands.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@jmguzik: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-console-release-5.0-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-5.0-e2e-playwright openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.15-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.18-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.16-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.22-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.19-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-main-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-main-e2e-playwright openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.20-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-5.1-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-5.1-e2e-playwright openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.21-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.23-e2e-gcp-console openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.23-e2e-playwright openshift/console presubmit Ci-operator config changed
pull-ci-openshift-console-release-4.17-e2e-gcp-console openshift/console presubmit Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci openshift-ci Bot requested review from bear-redhat and jhadvig July 7, 2026 13:35
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 7, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@ci-operator/config/openshift/console/openshift-console-release-4.18.yaml`:
- Around line 81-83: The new pipeline_skip_if_only_changed field was added to
the e2e-gcp-console job config, but the generated ci-operator/jobs output has
not been refreshed. Run make update so prowgen regenerates the job definitions,
then commit the updated generated files along with the change to
openshift-console-release-4.18.yaml.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: dab016d9-aecc-4479-936a-52021fb91f75

📥 Commits

Reviewing files that changed from the base of the PR and between 4ac9f63 and b4afbc1.

⛔ Files ignored due to path filters (12)
  • ci-operator/jobs/openshift/console/openshift-console-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.15-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.16-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.17-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.18-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.19-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.20-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.21-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.22-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-4.23-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/console/openshift-console-release-5.1-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (13)
  • ci-operator/config/openshift/console/openshift-console-main.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.15.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.16.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.17.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.18.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.19.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.20.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.21.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.22.yaml
  • ci-operator/config/openshift/console/openshift-console-release-4.23.yaml
  • ci-operator/config/openshift/console/openshift-console-release-5.0.yaml
  • ci-operator/config/openshift/console/openshift-console-release-5.1.yaml
  • core-services/pipeline-controller/lgtm-config.yaml

@jmguzik

jmguzik commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@jhadvig @rhamilto @spadgett @TheRealJon FYI.

This is followup of communication of CI changes made via email on 23.06

@jmguzik

jmguzik commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jmguzik: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jul 7, 2026
@deepsm007

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2026
@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deepsm007, jmguzik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

@jmguzik: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot Bot merged commit 8d74bcf into openshift:main Jul 7, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants