Skip to content

[release-4.15] OCPBUGS-74300: Skip E2e: attach on previously attached volumes should work#2569

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:release-4.15from
dfajmon:skip-attach-volumes-test-4.15
Jan 28, 2026
Merged

[release-4.15] OCPBUGS-74300: Skip E2e: attach on previously attached volumes should work#2569
openshift-merge-bot[bot] merged 1 commit intoopenshift:release-4.15from
dfajmon:skip-attach-volumes-test-4.15

Conversation

@dfajmon
Copy link
Copy Markdown

@dfajmon dfajmon commented Jan 22, 2026

https://issues.redhat.com/browse/OCPBUGS-74300
This test was never used and has been deprecated in versions 4.18 and later.
Continuation of #2566

What type of PR is this?

/kind bug
/kind failing-test

What this PR does / why we need it:

Skip e2e: attach on previously attached volumes should work
This test was never used and has been deprecated in versions 4.18 and later.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

cc @jsafrane

Does this PR introduce a user-facing change?

NONE

…es should work

This test was never used and has been deprecated in versions 4.18 and later.
@openshift-ci-robot openshift-ci-robot added backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. 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 Jan 22, 2026
@openshift-ci-robot
Copy link
Copy Markdown

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

  • release note text must be set and not match the template OR release note type must be set to "Release Note Not Required". For more information you can reference the OpenShift Bug Process.
  • expected dependent Jira Issue OCPBUGS-74299 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://issues.redhat.com/browse/OCPBUGS-74300
This test was never used and has been deprecated in versions 4.18 and later.

What type of PR is this?

/kind bug
/kind failing-test

What this PR does / why we need it:

Skip e2e: attach on previously attached volumes should work
This test was never used and has been deprecated in versions 4.18 and later.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

cc @jsafrane

Does this PR introduce a user-facing change?

NONE

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

@dfajmon: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci openshift-ci Bot added kind/bug Categorizes issue or PR as related to a bug. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Jan 22, 2026
@openshift-ci-robot
Copy link
Copy Markdown

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

  • release note text must be set and not match the template OR release note type must be set to "Release Note Not Required". For more information you can reference the OpenShift Bug Process.
  • expected dependent Jira Issue OCPBUGS-74299 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.

Details

In response to this:

https://issues.redhat.com/browse/OCPBUGS-74300
This test was never used and has been deprecated in versions 4.18 and later.
Continuation of #2566

What type of PR is this?

/kind bug
/kind failing-test

What this PR does / why we need it:

Skip e2e: attach on previously attached volumes should work
This test was never used and has been deprecated in versions 4.18 and later.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

cc @jsafrane

Does this PR introduce a user-facing change?

NONE

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 bertinatto and deads2k January 22, 2026 15:57
@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jan 22, 2026

/retest-required

2 similar comments
@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jan 23, 2026

/retest-required

@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jan 26, 2026

/retest-required

@dfajmon dfajmon changed the title OCPBUGS-74300: Skip E2e: attach on previously attached volumes should work [release-4.15] OCPBUGS-74300: Skip E2e: attach on previously attached volumes should work Jan 27, 2026
Copy link
Copy Markdown
Member

@bertinatto bertinatto left a comment

Choose a reason for hiding this comment

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

/lgtm
/label backport-risk-assessed
/remove-label backports/unvalidated-commits

@openshift-ci openshift-ci Bot added backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. and removed backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. labels Jan 27, 2026
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bertinatto, dfajmon

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 27, 2026
@dfajmon
Copy link
Copy Markdown
Author

dfajmon commented Jan 28, 2026

e2e-aws-ovn-serial fails because it is vendored from openshift/origin we need to merge this and then add these changes there too

@duanwei33
Copy link
Copy Markdown

e2e-aws-ovn-serial fails because it is vendored from openshift/origin we need to merge this and then add these changes there too

So it's okay to merge this, at least not break anything.

/verified by @duanwei33

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jan 28, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@duanwei33: This PR has been marked as verified by @duanwei33.

Details

In response to this:

e2e-aws-ovn-serial fails because it is vendored from openshift/origin we need to merge this and then add these changes there too

So it's okay to merge this, at least not break anything.

/verified by @duanwei33

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.

@bertinatto
Copy link
Copy Markdown
Member

/override ci/prow/e2e-aws-ovn-serial

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 28, 2026

@bertinatto: Overrode contexts on behalf of bertinatto: ci/prow/e2e-aws-ovn-serial

Details

In response to this:

/override ci/prow/e2e-aws-ovn-serial

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.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 28, 2026

@dfajmon: 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-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jan 28, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@solumath: This pull request references Jira Issue OCPBUGS-74300, which is valid.

7 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.z) matches configured target version for branch (4.15.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
  • release note type set to "Release Note Not Required"
  • dependent bug Jira Issue OCPBUGS-74299 is in the state Closed (Done), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA))
  • dependent Jira Issue OCPBUGS-74299 targets the "4.16.0" version, which is one of the valid target versions: 4.16.0, 4.16.z
  • bug has dependents

No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request.

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

Details

In response to this:

/jira refresh

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-merge-bot openshift-merge-bot Bot merged commit 23ed163 into openshift:release-4.15 Jan 28, 2026
17 checks passed
@openshift-ci-robot
Copy link
Copy Markdown

@dfajmon: Jira Issue OCPBUGS-74300: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-74300 has not been moved to the MODIFIED state.

This PR is marked as verified. If the remaining PRs listed above are marked as verified before merging, the issue will automatically be moved to VERIFIED after all of the changes from the PRs are available in an accepted nightly payload.

Details

In response to this:

https://issues.redhat.com/browse/OCPBUGS-74300
This test was never used and has been deprecated in versions 4.18 and later.
Continuation of #2566

What type of PR is this?

/kind bug
/kind failing-test

What this PR does / why we need it:

Skip e2e: attach on previously attached volumes should work
This test was never used and has been deprecated in versions 4.18 and later.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

cc @jsafrane

Does this PR introduce a user-facing change?

NONE

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.

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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/bug Categorizes issue or PR as related to a bug. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants