Skip to content

[release-4.12] OCPBUGS-77661: Skip e2e test: attach on previously attached volumes should work#31162

Open
dfajmon wants to merge 1 commit into
openshift:release-4.12from
dfajmon:OCPBUGS-77661
Open

[release-4.12] OCPBUGS-77661: Skip e2e test: attach on previously attached volumes should work#31162
dfajmon wants to merge 1 commit into
openshift:release-4.12from
dfajmon:OCPBUGS-77661

Conversation

@dfajmon
Copy link
Copy Markdown
Contributor

@dfajmon dfajmon commented May 12, 2026

https://redhat.atlassian.net/browse/OCPBUGS-77661
Vendor tests in origin openshift/kubernetes#2606
This test was never used and has been deprecated in versions 4.18 and later.
We are disabling it as it creates friction for patching older releases.

1. Replace commit hash for kubernetes
2. go mod vendor && go mod tidy
3. make update

Make update failing on
"registry.k8s.io/e2e-test-images/nginx:1.15-4": 22,
based on the upstream it should be 21 => updated

…hould work

Bumping the vendor and denepdencies for the test.
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels May 12, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@dfajmon: This pull request references Jira Issue OCPBUGS-77661, which is invalid:

  • expected dependent Jira Issue OCPBUGS-77660 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is ASSIGNED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

https://redhat.atlassian.net/browse/OCPBUGS-77661
Vendor tests in origin openshift/kubernetes#2606
This test was never used and has been deprecated in versions 4.18 and later.
We are disabling it as it creates friction for patching older releases.

1. Replace commit hash for kubernetes
2. go mod vendor && go mod tidy
3. make update

Make update failing on
"registry.k8s.io/e2e-test-images/nginx:1.15-4": 22,
based on the upstream it should be 21 => updated

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.

@openshift-ci openshift-ci Bot requested review from ashishkamra and bparees May 12, 2026 15:05
@openshift-ci openshift-ci Bot added the e2e-images-update Related to images used by e2e tests label May 12, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 12, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dfajmon
Once this PR has been reviewed and has the lgtm label, please assign derekwaynecarr, ingvagabund for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 added the vendor-update Touching vendor dir or related files label May 12, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 675c913e-10d1-431d-b4ad-8b0a9ad13937

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 12, 2026

@dfajmon: The following tests 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/prow/e2e-aws-ovn-serial f27e196 link true /test e2e-aws-ovn-serial
ci/prow/images f27e196 link true /test images
ci/prow/e2e-gcp-ovn-builds f27e196 link true /test e2e-gcp-ovn-builds
ci/prow/e2e-gcp-ovn f27e196 link true /test e2e-gcp-ovn
ci/prow/unit f27e196 link true /test unit
ci/prow/e2e-aws-ovn-fips f27e196 link true /test e2e-aws-ovn-fips
ci/prow/e2e-gcp-ovn-upgrade f27e196 link true /test e2e-gcp-ovn-upgrade
ci/prow/verify f27e196 link true /test verify

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e-images-update Related to images used by e2e tests jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants