Skip to content

Commit

Permalink
ci: Add vnetscale cluster delete (#2441)
Browse files Browse the repository at this point in the history
ci: vnetscale cluster delete
  • Loading branch information
jpayne3506 authored Dec 18, 2023
1 parent 169039f commit 2a024b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .pipelines/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ stages:
name: "aks_swift_vnetscale_e2e"
displayName: AKS Swift Vnet Scale Ubuntu
clusterType: vnetscale-swift-byocni-up
clusterName: "vnetscaleswifte2e"
clusterName: "vscaleswifte2e"
vmSize: Standard_B2s
k8sVersion: "1.28"
dependsOn: "test"
Expand Down Expand Up @@ -475,6 +475,9 @@ stages:
aks_swift_e2e:
name: aks_swift_e2e
clusterName: "swifte2e"
aks_swift_vnetscale_e2e:
name: aks_swift_vnetscale_e2e
clusterName: "vscaleswifte2e"
azure_overlay_cni_e2e:
name: "azure_overlay_cni_e2e"
clusterName: "azovercnie2e"
Expand Down

0 comments on commit 2a024b8

Please sign in to comment.