Skip to content

Remove e2e-test-registry image build from operator-controller main config#78581

Open
joelanford wants to merge 1 commit intoopenshift:mainfrom
joelanford:remove-e2e-test-registry-image
Open

Remove e2e-test-registry image build from operator-controller main config#78581
joelanford wants to merge 1 commit intoopenshift:mainfrom
joelanford:remove-e2e-test-registry-image

Conversation

@joelanford
Copy link
Copy Markdown
Member

@joelanford joelanford commented Apr 29, 2026

Summary

  • Remove the e2e-test-registry image build from the main branch CI config for operator-framework-operator-controller
  • Remove excluded_images from promotion config (no longer needed)
  • Remove E2E_REGISTRY_IMAGE dependency from openshift-e2e-aws and openshift-e2e-aws-techpreview tests

Test plan

  • CI passes make update validation
  • No remaining references to e2e-test-registry in generated job files

Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated CI/CD build configuration to streamline the build and promotion workflow.

…nfig

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: ec2d01aa-2f36-4be4-9e54-89a18c3c32a5

📥 Commits

Reviewing files that changed from the base of the PR and between d3f1867 and 4c4c785.

📒 Files selected for processing (1)
  • ci-operator/config/openshift/operator-framework-operator-controller/openshift-operator-framework-operator-controller-main.yaml

Walkthrough

The CI/CD workflow configuration for operator-controller no longer builds or promotes the e2e-test-registry image, and the associated e2e test steps no longer depend on or reference this image artifact.

Changes

Cohort / File(s) Summary
CI/CD Workflow Configuration
ci-operator/config/openshift/operator-framework-operator-controller/openshift-operator-framework-operator-controller-main.yaml
Removed e2e-test-registry image definition, excluded it from the "5.0" promotion set, and removed E2E_REGISTRY_IMAGE dependency from openshift-e2e-aws and openshift-e2e-aws-techpreview e2e steps.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the main change: removing the e2e-test-registry image build from the operator-controller configuration.
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.
Stable And Deterministic Test Names ✅ Passed PR modifies only CI configuration YAML files and does not create, modify, or introduce any Ginkgo test code or declarations.
Test Structure And Quality ✅ Passed PR only modifies CI configuration YAML files without any Ginkgo test code changes, making the custom check not applicable.
Microshift Test Compatibility ✅ Passed This PR modifies CI operator configuration (YAML) only, removing image build config and updating test dependencies, but introduces no new Ginkgo e2e test code.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR modifies only CI/CD configuration files without adding any new Ginkgo e2e tests, so the SNO Test Compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies CI configuration file, not deployment manifests or controllers with scheduling constraints.
Ote Binary Stdout Contract ✅ Passed PR modifies only YAML CI/CD configuration files, removing e2e-test-registry image build entries. No Go source code changes that could emit stdout are introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR modifies CI configuration files to remove e2e-test-registry references. No new Ginkgo e2e tests with IPv4 assumptions are added.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Review rate limit: 9/10 reviews remaining, refill in 6 minutes.

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

@openshift-ci openshift-ci Bot requested review from ankitathomas and dtfranz April 29, 2026 17:21
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 29, 2026
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@joelanford: 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-operator-framework-operator-controller-main-bindata-check openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-check-sync-pr-valid openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-default-catalog-consistency openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-e2e-aws-olmv1-ext openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-e2e-aws-techpreview-olmv1-ext openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-e2e-aws-upgrade-ovn-single-node openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-e2e-gcp-ovn-upgrade openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-images openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-okd-scos-e2e-aws-ovn openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-okd-scos-images openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-tests-extension openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-unit openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-verify openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-verify-commits openshift/operator-framework-operator-controller presubmit Ci-operator config changed
pull-ci-openshift-operator-framework-operator-controller-main-verify-deps openshift/operator-framework-operator-controller 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.

@joelanford
Copy link
Copy Markdown
Member Author

/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-images pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Apr 29, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 29, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelanford, tmshort

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 29, 2026

@joelanford: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/operator-framework-operator-controller/main/openshift-e2e-aws-techpreview 4c4c785 link unknown /pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview

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.

@dtfranz
Copy link
Copy Markdown
Contributor

dtfranz commented Apr 30, 2026

/retest

@joelanford
Copy link
Copy Markdown
Member Author

Blocked on openshift/operator-framework-operator-controller#711 — the e2e tests in the project repo still expect E2E_REGISTRY_IMAGE to be passed by CI. Until that PR merges (making the argument optional), removing the E2E_REGISTRY_IMAGE dependency here will break the openshift-e2e-aws and openshift-e2e-aws-techpreview rehearsals.

See the rollout plan for the full sequence.

@joelanford
Copy link
Copy Markdown
Member Author

/retest

@joelanford
Copy link
Copy Markdown
Member Author

/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@joelanford: requesting more than one rehearsal in one comment is not supported. If you would like to rehearse multiple specific jobs, please separate the job names by a space in a single command.

@dtfranz
Copy link
Copy Markdown
Contributor

dtfranz commented May 1, 2026

/go/src/github.com/openshift/operator-framework-operator-controller/openshift/operator-controller/build-test-registry.sh operator-controller-e2e docker-registry 
Illegal number of arguments passed

build-test-registry.sh is a script to stand up an image registry within a cluster.
Usage:
  build-test-registry.sh [NAMESPACE] [NAME] [IMAGE]

...assuming the fix to this just needs a bit of time to propagate, I'll kick off the test again.

/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants