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
16 changes: 0 additions & 16 deletions .pipelines/cni/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,22 +213,6 @@ stages:
scaleup: ${SCALEUP_WIN}
iterations: ${ITERATIONS_WIN}

- template: singletenancy/cniv2-template.yaml
parameters:
name: windows19_overlay
clusterType: overlay-byocni-up
clusterName: w19-amd-ov
nodeCount: ${NODE_COUNT_WINCLUSTER_SYSTEMPOOL}
nodeCountWin: ${NODE_COUNT_WIN}
vmSize: ${VM_SIZE_WINCLUSTER_SYSTEMPOOL}
vmSizeWin: ${VM_SIZE_WIN}
arch: amd64
os: windows
os_version: 'ltsc2019'
osSkuWin: 'Windows2019'
scaleup: ${SCALEUP_WIN}
iterations: ${ITERATIONS_WIN}

## Linux E2E
- template: singletenancy/cniv1-template.yaml
parameters:
Expand Down
Loading