File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -227,22 +227,6 @@ stages:
227227 scaleup : ${SCALEUP_WIN}
228228 iterations : ${ITERATIONS_WIN}
229229
230- - template : singletenancy/cniv2-template.yaml
231- parameters :
232- name : windows19_overlay
233- clusterType : overlay-byocni-up
234- clusterName : w19-amd-ov
235- nodeCount : ${NODE_COUNT_WINCLUSTER_SYSTEMPOOL}
236- nodeCountWin : ${NODE_COUNT_WIN}
237- vmSize : ${VM_SIZE_WINCLUSTER_SYSTEMPOOL}
238- vmSizeWin : ${VM_SIZE_WIN}
239- arch : amd64
240- os : windows
241- os_version : ' ltsc2019'
242- osSkuWin : ' Windows2019'
243- scaleup : ${SCALEUP_WIN}
244- iterations : ${ITERATIONS_WIN}
245-
246230# # Linux E2E
247231 - template : singletenancy/cniv1-template.yaml
248232 parameters :
@@ -561,7 +545,6 @@ stages:
561545 - rdma_linux_overlay
562546 - windows_podsubnet_HNS
563547 - windows_overlay_HNS
564- - windows19_overlay_HNS
565548 - setup
566549 - ${{if eq(parameters.upgradeScenario, true)}} :
567550 - cilium_overlay_upgrade
@@ -636,9 +619,6 @@ stages:
636619 win-cniv2-overlay :
637620 name : windows_overlay
638621 clusterName : w22-over
639- windows19_overlay :
640- name : windows19_overlay
641- clusterName : w19-amd-ov
642622 steps :
643623 - task : AzureCLI@2
644624 inputs :
You can’t perform that action at this time.
0 commit comments