Skip to content

[release-4.13] OCPBUGS-77660: Skip e2e test: attach on previously attached volumes should work#31126

Open
dfajmon wants to merge 1 commit intoopenshift:release-4.13from
dfajmon:OCPBUGS-77660
Open

[release-4.13] OCPBUGS-77660: Skip e2e test: attach on previously attached volumes should work#31126
dfajmon wants to merge 1 commit intoopenshift:release-4.13from
dfajmon:OCPBUGS-77660

Conversation

@dfajmon
Copy link
Copy Markdown
Contributor

@dfajmon dfajmon commented May 5, 2026

https://redhat.atlassian.net/browse/OCPBUGS-77660
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

This test was never used and has been deprecated in versions 4.18 and later.
@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 5, 2026
@openshift-ci-robot
Copy link
Copy Markdown

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

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is Verified 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:

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

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 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: 62b5e9d6-bf4f-45d2-b4e5-7a6fb3939e91

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 openshift-ci Bot requested review from ashishkamra and ingvagabund May 5, 2026 13:43
@openshift-ci openshift-ci Bot added the e2e-images-update Related to images used by e2e tests label May 5, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 5, 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 5, 2026
@dfajmon dfajmon changed the title OCPBUGS-77660: Skip e2e test: attach on previously attached volumes should work [release-4.13] OCPBUGS-77660: Skip e2e test: attach on previously attached volumes should work May 5, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 5, 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/images e6014ae link true /test images
ci/prow/e2e-aws-ovn-serial e6014ae link true /test e2e-aws-ovn-serial
ci/prow/e2e-aws-ovn-fips e6014ae link true /test e2e-aws-ovn-fips
ci/prow/unit e6014ae link true /test unit
ci/prow/e2e-gcp-ovn-upgrade e6014ae link true /test e2e-gcp-ovn-upgrade
ci/prow/e2e-gcp-ovn-builds e6014ae link true /test e2e-gcp-ovn-builds
ci/prow/verify e6014ae 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