@@ -257,7 +257,7 @@ stages:
257257 displayName : Cilium
258258 clusterType : swift-byocni-nokubeproxy-up
259259 clusterName : " ciliume2e"
260- vmSize : Standard_B2ms
260+ vmSize : Standard_D4ps_v6
261261 k8sVersion : " "
262262 dependsOn : " containerize"
263263
@@ -268,7 +268,7 @@ stages:
268268 displayName : Cilium on AKS Overlay
269269 clusterType : overlay-byocni-nokubeproxy-up
270270 clusterName : " cilovere2e"
271- vmSize : Standard_B2ms
271+ vmSize : Standard_D4ps_v6
272272 k8sVersion : " "
273273 dependsOn : " containerize"
274274
@@ -280,7 +280,7 @@ stages:
280280 os : linux
281281 clusterType : dualstack-byocni-nokubeproxy-up
282282 clusterName : " cildsovere2e"
283- vmSize : Standard_B2ms
283+ vmSize : Standard_D4ps_v6
284284 k8sVersion : " "
285285 dependsOn : " containerize"
286286
@@ -291,7 +291,7 @@ stages:
291291 displayName : Cilium on AKS Overlay with Hubble
292292 clusterType : overlay-byocni-nokubeproxy-up
293293 clusterName : " cilwhleovere2e"
294- vmSize : Standard_B2ms
294+ vmSize : Standard_D4ps_v6
295295 k8sVersion : " "
296296 dependsOn : " containerize"
297297 testHubble : true
@@ -304,7 +304,7 @@ stages:
304304 os : linux
305305 clusterType : overlay-byocni-up
306306 clusterName : " azovere2e"
307- vmSize : Standard_B2ms
307+ vmSize : Standard_D4ps_v6
308308 k8sVersion : " "
309309 dependsOn : " containerize"
310310
@@ -328,7 +328,7 @@ stages:
328328 os : linux
329329 clusterType : swift-byocni-up
330330 clusterName : " swifte2e"
331- vmSize : Standard_B2ms
331+ vmSize : Standard_D4ps_v6
332332 k8sVersion : " "
333333 dependsOn : " containerize"
334334
@@ -340,7 +340,7 @@ stages:
340340 os : linux
341341 clusterType : vnetscale-swift-byocni-up
342342 clusterName : " vscaleswifte2e"
343- vmSize : Standard_B2ms
343+ vmSize : Standard_D4ps_v6
344344 k8sVersion : " 1.30"
345345 dependsOn : " containerize"
346346
@@ -353,7 +353,7 @@ stages:
353353 os : " linux"
354354 clusterType : linux-cniv1-up
355355 clusterName : " ubuntu22e2e"
356- vmSize : Standard_B2s
356+ vmSize : Standard_D4ps_v6
357357 k8sVersion : 1.25
358358 scaleup : 100
359359 dependsOn : " containerize"
@@ -379,7 +379,7 @@ stages:
379379 os : linux
380380 clusterType : dualstack-overlay-byocni-up
381381 clusterName : " dsovere2e"
382- vmSize : Standard_B2ms
382+ vmSize : Standard_D4ps_v6
383383 dependsOn : " containerize"
384384
385385 # Swiftv2 E2E tests with multitenancy cluster start up
0 commit comments