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:
227
227
scaleup : ${SCALEUP_WIN}
228
228
iterations : ${ITERATIONS_WIN}
229
229
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
-
246
230
# # Linux E2E
247
231
- template : singletenancy/cniv1-template.yaml
248
232
parameters :
@@ -561,7 +545,6 @@ stages:
561
545
- rdma_linux_overlay
562
546
- windows_podsubnet_HNS
563
547
- windows_overlay_HNS
564
- - windows19_overlay_HNS
565
548
- setup
566
549
- ${{if eq(parameters.upgradeScenario, true)}} :
567
550
- cilium_overlay_upgrade
@@ -636,9 +619,6 @@ stages:
636
619
win-cniv2-overlay :
637
620
name : windows_overlay
638
621
clusterName : w22-over
639
- windows19_overlay :
640
- name : windows19_overlay
641
- clusterName : w19-amd-ov
642
622
steps :
643
623
- task : AzureCLI@2
644
624
inputs :
You can’t perform that action at this time.
0 commit comments