NO-ISSUE: OTE: Promote 37 stable NetworkSegmentation tests to blocking#3255
NO-ISSUE: OTE: Promote 37 stable NetworkSegmentation tests to blocking#3255mkowalski wants to merge 1 commit into
Conversation
Walkthrough
ChangesNetworkSegmentation CI Test Classification
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mkowalski The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@mkowalski: This pull request explicitly references no jira issue. DetailsIn response to this:
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. |
These NetworkSegmentation tests have been running at 98-99.8% pass rate on the 5.0 informing test suite and are ready to graduate to blocking. Tests promoted cover: - L2 primary UDN east/west traffic (CUDN, NAD, UDN variants) - L2 primary UDN networkStatus annotations - L2 secondary UDN CRD controller operations - ClusterUserDefinedNetwork CRD controller (NAD lifecycle, namespace-selector) - Default network multus annotation (VAP protection, static IP/MAC) - Network Policies on primary UDN (L2/L3 dualstack) - Preconfigured Layer2 UDN (basic config, custom subnets, validation, unmasked reserved/infrastructure subnets IPv4/IPv6) - Network name conflict prevention The "unmasked IPv4 reserved subnets" test is included: over a 30-day window it runs at 99.85% (n=16446), matching its already-promoted sibling "unmasked IPv4 infrastructure subnets" (99.84%, n=16450). The four unmasked reserved/infrastructure tests are promoted together as a group. Not promoted (kept informing): - 11 L3 primary UDN tests: affected by OCPBUGS-89327 subnet validation regression (96.5% monthly, temporary dip to 81%). Will be promoted separately once the fix lands. - 1 NodePort service test: 0% pass rate, needs separate fix. - 44 EVPN/BGP tests: separate feature area, not addressed here. Signed-off-by: Mateusz Kowalski <mko@redhat.com> Generated-by: AI
b8b411c to
14f0ed4
Compare
|
@mkowalski: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Summary
Promote 37 NetworkSegmentation e2e tests from
InformingTeststoBlockingTestsin the OTE test lifecycle configuration.These tests have been running at 98-99.9% pass rate on the 5.0 informing test suite and are ready to graduate to blocking.
Tests promoted
Note on the unmasked IPv4 reserved subnets test
This test is now included (it was previously held back as "insufficient data"). Over a 30-day window it runs at 99.85% (n=16446), essentially identical to its already-promoted sibling
unmasked IPv4 infrastructure subnets(99.84%, n=16450). The four unmasked reserved/infrastructure tests (IPv4/IPv6 × reserved/infrastructure) are now promoted together as a coherent group.Not promoted (kept informing)
Data source
Pass rates from Sippy, aggregated over a 30-day window across active releases (4.22 / 4.23 / 5.0) via the Component Readiness
test_detailsAPI.🤖 This PR was generated by AI on behalf of @mkowalski, who has reviewed it.