Open
Conversation
49f22ee to
d4f577d
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Enables the Windows Server 23H2 Gen2 E2E scenario that validates Windows Cilium Networking (WCN) by removing the t.Skip gate, so the test runs as part of the normal E2E suite.
Changes:
- Unskips
Test_Windows23H2Gen2_WindowsCiliumNetworkingto start exercising WCN on Windows Server 23H2 Gen2 in CI.
msft-linliu
approved these changes
Feb 25, 2026
d4f577d to
95dc400
Compare
95dc400 to
6b31b39
Compare
6b31b39 to
4e7f0e2
Compare
4e7f0e2 to
c14cf08
Compare
c14cf08 to
fc34474
Compare
fc34474 to
ed8c7a9
Compare
ed8c7a9 to
a321de6
Compare
The WCN reboot works correctly on Windows 23H2 (no BSOD). Remove the t.Skip to enable Test_Windows23H2Gen2_WindowsCiliumNetworking.
a321de6 to
80b15d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove
t.SkipfromTest_Windows23H2Gen2_WindowsCiliumNetworking— the WCN reboot works correctly on Windows Server 23H2 (no BSOD), so this test can be safely enabled.The Windows Server 2025 WCN test remains on hold pending the 4B release which will provide narrower velocity keys for the TCPIP BSOD fix.