Skip to content

Commit 80b15d0

Browse files
committed
test: enable Windows 23H2 WCN e2e test
The WCN reboot works correctly on Windows 23H2 (no BSOD). Remove the t.Skip to enable Test_Windows23H2Gen2_WindowsCiliumNetworking.
1 parent c0b375f commit 80b15d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

e2e/scenario_win_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ func Test_Windows23H2_Cilium2(t *testing.T) {
473473
}
474474

475475
func Test_Windows23H2Gen2_WindowsCiliumNetworking(t *testing.T) {
476-
t.Skip("skipping test for Windows Cilium Networking (WCN) on Windows 23H2 Gen2, as it needs a reboot after provisioning - and that is not working yet")
477476
RunScenario(t, &Scenario{
478477
Description: "Windows Server 23H2 Gen2 with Windows Cilium Networking (WCN) enabled",
479478
Config: Config{

0 commit comments

Comments
 (0)