Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ stages:
clusterName: ${{ parameters.clusterName }}-$(commitID)
os: windows
dependsOn: cni_linux
dualstack: true
# dualstack: true # Currently broken for scenario and blocking releases, HNS is investigating. Covered by go test in E2E step template
dns: true
portforward: true
service: true
# service: true # Currently broken for scenario and blocking releases, HNS is investigating.
hostport: true
hybridWin: true

Expand Down
Loading