Remove e2e-test-registry image build from operator-controller main config#78581
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe CI/CD workflow configuration for operator-controller no longer builds or promotes the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
|
/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 |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
/retest |
|
Blocked on openshift/operator-framework-operator-controller#711 — the e2e tests in the project repo still expect See the rollout plan for the full sequence. |
|
/retest |
|
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@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. |
...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 |
|
Looks like default payload rehearsals passed. Let's try TPNU once more... /pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws-techpreview One more try before I start diving into how its possible for TPNU tests to fail while Default tests didn't. |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws Trying both again. Did something change after the Default rehearsal passed that caused the TPNU rehearsal to fail. Also going to separately investigate the TPNU failures in the meantime. |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
The The job was manually triggered by a few people back in Sept-Oct 2025 (PRs #483-#505 on operator-controller), and was reportedly passing at the time. However, those GCS artifacts have since been garbage-collected, and the job hasn't been triggered since Oct 2025 (~7 months ago). A lot has changed since then (e.g. BoxcutterRuntime feature gate on TPNU clusters), so there's no way to know from recent history whether this job was still passing before the changes in this PR. The current failure is a test timeout unrelated to the changes in this PR (e2e tests hang on TechPreviewNoUpgrade clusters with |
|
/pj-rehearse ack We're separately dealing with the openshift-e2e-aws-techpreview test here: openshift/operator-framework-operator-controller#723 |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
4c4c785 to
6f43344
Compare
|
/pj-rehearse pull-ci-openshift-operator-framework-operator-controller-main-openshift-e2e-aws |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
/pj-rehearse ack |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@joelanford: The following test failed, say
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. |
|
Waiting on #79315. Will need to rebase after that merges. |
…nfig Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6f43344 to
956a75d
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse ack |
|
@joelanford: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtfranz, joelanford, tmshort 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 |
The e2e-test-registry image is no longer built by CI after openshift/release#78581 removed it from the CI config. The dynamic per-scenario catalog system replaced the pre-built registry image, making this Dockerfile dead code.
Summary
e2e-test-registryimage build from the main branch CI config foroperator-framework-operator-controllerexcluded_imagesfrom promotion config (no longer needed)E2E_REGISTRY_IMAGEdependency fromopenshift-e2e-awsandopenshift-e2e-aws-techpreviewtestsTest plan
make updatevalidatione2e-test-registryin generated job filesGenerated with Claude Code
Summary by CodeRabbit