Skip to content

Commit 49f22ee

Browse files
Dawei WeiCopilot
andcommitted
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. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent dda5453 commit 49f22ee

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)