Closed npinaeva closed 4 weeks ago
/test e2e-gcp-ovn-techpreview
/test e2e-gcp-ovn-techpreview
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: npinaeva, trozet
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retitle NOJIRA: network_segmentation: allow multiple UDN status conditions
/jira refresh
@trozet: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh
.
/label jira/valid-reference
@trozet: The label(s) /label jira/valid-reference
cannot be applied. These labels are supported: acknowledge-critical-fixes-only, platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, no-qe, downstream-change-needed, rebase/manual, cluster-config-api-changed, approved, backport-risk-assessed, bugzilla/valid-bug, cherry-pick-approved, jira/valid-bug, staff-eng-approved
. Is this label configured under labels -> additional_labels
or labels -> restricted_labels
in plugin.yaml
?
/label jira/valid-bug
@trozet: Can not set label jira/valid-bug: Must be member in one of these teams: [openshift-patch-managers openshift-staff-engineers openshift-release-oversight]
/retitle NO-JIRA: network_segmentation: allow multiple UDN status conditions
@npinaeva: This pull request explicitly references no jira issue.
/skip
/retest-required
/override ci/prow/e2e-gcp-ovn /override ci/prow/e2e-gcp-ovn-upgrade
@trozet: trozet unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers.
/retest-required
Remaining retests: 0 against base HEAD 9a6a83bf56952bd58929aa5d68b0986a2ccf4b8c and 2 for PR HEAD 7aa6b178093b58347b75fbf52614054c7deda06e in total
@npinaeva: 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-gcp-csi | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-gcp-csi |
ci/prow/e2e-agnostic-ovn-cmd | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-agnostic-ovn-cmd |
ci/prow/e2e-metal-ipi-ovn | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-metal-ipi-ovn |
ci/prow/e2e-metal-ipi-ovn-kube-apiserver-rollout | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-metal-ipi-ovn-kube-apiserver-rollout |
ci/prow/e2e-aws-ovn-cgroupsv2 | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-aws-ovn-cgroupsv2 |
ci/prow/e2e-aws-ovn-kube-apiserver-rollout | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-aws-ovn-kube-apiserver-rollout |
ci/prow/e2e-aws-ovn-single-node-upgrade | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-aws-ovn-single-node-upgrade |
ci/prow/e2e-openstack-ovn | 7aa6b178093b58347b75fbf52614054c7deda06e | link | false | /test e2e-openstack-ovn |
Full PR test history. Your PR dashboard.
/tide refresh
/retitle SDN-4930: network_segmentation: allow multiple UDN status conditions
@npinaeva: This pull request references SDN-4930 which is a valid jira issue.
/shrug
/tide refresh
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-tests This PR has been included in build openshift-enterprise-tests-container-v4.18.0-202410231641.p0.g0c09074.assembly.stream.el9. All builds following this will include this PR.
/cherry-pick release-4.17
@tssurya: new pull request created: #29259
Fix UDN status check to assert required condition is present in the status instead of checking that status has only 1 condition. required to make https://github.com/openshift/ovn-kubernetes/pull/2314 pass