Closed trozet closed 1 week ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: maiqueb, trozet
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/override ci/prow/e2e-aws-ovn-upgrade /override ci/prow/e2e-aws-ovn-single-node-serial /override ci/prow/e2e-openstack-ovn /override ci/prow/e2e-metal-ipi-ovn-ipv6 /override ci/prow/e2e-metal-ipi-ovn /override ci/prow/e2e-gcp-ovn /override ci/prow/e2e-gcp-csi /override ci/prow/okd-scos-e2e-aws-ovn /override ci/prow/e2e-metal-ipi-ovn-kube-apiserver-rollout /override ci/prow/e2e-gcp-ovn-upgrade /override ci/prow/e2e-gcp-ovn-rt-upgrade /override ci/prow/e2e-aws-ovn-single-node-upgrade /skip /retitle OCPBUGS-44381: ovn-k, udn crd e2e: Fix status report consumer assertion
Required to unblock https://github.com/openshift/ovn-kubernetes/pull/2345
@trozet: This pull request references Jira Issue OCPBUGS-44381, which is invalid:
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.
/jira refresh
@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-aws-ovn-single-node-serial, ci/prow/e2e-aws-ovn-single-node-upgrade, ci/prow/e2e-aws-ovn-upgrade, ci/prow/e2e-gcp-csi, ci/prow/e2e-gcp-ovn, ci/prow/e2e-gcp-ovn-rt-upgrade, ci/prow/e2e-gcp-ovn-upgrade, ci/prow/e2e-metal-ipi-ovn, ci/prow/e2e-metal-ipi-ovn-ipv6, ci/prow/e2e-metal-ipi-ovn-kube-apiserver-rollout, ci/prow/e2e-openstack-ovn, ci/prow/okd-scos-e2e-aws-ovn
@stbenjam: This pull request references Jira Issue OCPBUGS-44381, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @anuragthehatter
/skip /override ci/prow/e2e-aws-ovn-microshift-serial /override ci/prow/e2e-aws-ovn-microshift
@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-aws-ovn-microshift, ci/prow/e2e-aws-ovn-microshift-serial
/override ci/prow/e2e-aws-ovn-serial /override ci/prow/e2e-aws-ovn-fips /override ci/prow/e2e-aws-ovn-edge-zones
@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-aws-ovn-edge-zones, ci/prow/e2e-aws-ovn-fips, ci/prow/e2e-aws-ovn-serial
@trozet: Jira Issue OCPBUGS-44381: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-44381 has been moved to the MODIFIED state.
@trozet: 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-single-node | 0f359d7996f9d8945e75d8a744edc2929c2bd04b | link | false | /test e2e-aws-ovn-single-node |
ci/prow/e2e-aws-csi | 0f359d7996f9d8945e75d8a744edc2929c2bd04b | link | false | /test e2e-aws-csi |
Full PR test history. Your PR dashboard.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-tests This PR has been included in build openshift-enterprise-tests-container-v4.19.0-202411140108.p0.g8e2e54e.assembly.stream.el9. All builds following this will include this PR.
/cherry-pick release-4.17
@jluhrsen: new pull request created: #29301
Following the incoming changes of the CUDN controller, the assertion on the UDN status is no longer valid.
Fix the assertion with the expected condition message.