Skip to content

Conversation

@duanwei33
Copy link
Contributor

https://issues.redhat.com/browse/OCPBUGS-69844

This reverts #30562 because our build pipeline will block release of OLM-managed operators with NetworkPolicy manifests until after the 4.21 release, see bug for details.

E2E test should be removed as the feature code is also reverted in openshift/local-storage-operator#568

@openshift-ci-robot
Copy link

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. 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 13, 2026
@openshift-ci-robot
Copy link

@duanwei33: This pull request references Jira Issue OCPBUGS-69844, 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:

https://issues.redhat.com/browse/OCPBUGS-69844

This reverts #30562 because our build pipeline will block release of OLM-managed operators with NetworkPolicy manifests until after the 4.21 release, see bug for details.

E2E test should be removed as the feature code is also reverted in openshift/local-storage-operator#568

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 gnufied and jsafrane January 13, 2026 11:57
@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label Jan 13, 2026
@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@duanwei33
Copy link
Contributor Author

Microshift jobs failed at the installation phase, the cases actually don't get executed in Microshift, so it could be ignored.

@duanwei33
Copy link
Contributor Author

/retest

@duanwei33
Copy link
Contributor Author

@dobsonj Hi, could you please take a look on this?

@duanwei33 duanwei33 changed the title OCPBUGS-69844: revert LSO networkpolicy cases OCPBUGS-73778: revert LSO networkpolicy cases Jan 14, 2026
@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/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jan 14, 2026
@openshift-ci-robot
Copy link

@duanwei33: This pull request references Jira Issue OCPBUGS-73778, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

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:

https://issues.redhat.com/browse/OCPBUGS-69844

This reverts #30562 because our build pipeline will block release of OLM-managed operators with NetworkPolicy manifests until after the 4.21 release, see bug for details.

E2E test should be removed as the feature code is also reverted in openshift/local-storage-operator#568

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.

@duanwei33
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link

@duanwei33: This pull request references Jira Issue OCPBUGS-73778, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

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

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-trt
Copy link

openshift-trt bot commented Jan 14, 2026

Job Failure Risk Analysis for sha: f5d9252

Job Name Failure Risk
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift IncompleteTests
Tests for this run (24) are below the historical average (1389): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift-serial IncompleteTests
Tests for this run (24) are below the historical average (752): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)

@duanwei33
Copy link
Contributor Author

@dobsonj Hi, could you please take a look at this?

@duanwei33
Copy link
Contributor Author

/assign @dobsonj

@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@dobsonj
Copy link
Member

dobsonj commented Jan 24, 2026

/lgtm
/approve
/verified by CI

This is a partial revert, since it leaves some helpful comments and a small refactoring in place, but it removes the LSO tests that are no longer needed after openshift/local-storage-operator#568 reverted the NetworkPolicies that this code was meant to test.

/assign @DennisPeriquet

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

@dobsonj: This PR has been marked as verified by CI.

Details

In response to this:

/lgtm
/approve
/verified by CI

This is a partial revert, since it leaves some helpful comments and a small refactoring in place, but it removes the LSO tests that are no longer needed after openshift/local-storage-operator#568 reverted the NetworkPolicies that this code was meant to test.

/assign @DennisPeriquet

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 added the lgtm Indicates that a PR is ready to be merged. label Jan 24, 2026
@DennisPeriquet
Copy link
Contributor

@dobsonj I no longer have approval power on this repo -- please reassign.

@dobsonj
Copy link
Member

dobsonj commented Jan 26, 2026

/unassign @DennisPeriquet
/assign @bertinatto

@openshift-ci openshift-ci bot assigned bertinatto and unassigned DennisPeriquet Jan 26, 2026
Copy link
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.

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bertinatto, dobsonj, duanwei33

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
@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 944a33e and 2 for PR HEAD 3c9c6ab in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 2108639 and 1 for PR HEAD 3c9c6ab in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 27, 2026

@duanwei33: 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-merge-bot openshift-merge-bot bot merged commit be1e34a into openshift:main Jan 27, 2026
20 checks passed
@openshift-ci-robot
Copy link

@duanwei33: Jira Issue Verification Checks: Jira Issue OCPBUGS-73778
✔️ This pull request was pre-merge verified.
✔️ All associated pull requests have merged.
✔️ All associated, merged pull requests were pre-merge verified.

Jira Issue OCPBUGS-73778 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓

Details

In response to this:

https://issues.redhat.com/browse/OCPBUGS-69844

This reverts #30562 because our build pipeline will block release of OLM-managed operators with NetworkPolicy manifests until after the 4.21 release, see bug for details.

E2E test should be removed as the feature code is also reverted in openshift/local-storage-operator#568

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

Fix included in accepted release 4.22.0-0.nightly-2026-01-28-225830

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. 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. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants