4646 - build/diagnostics/**
4747 agents :
4848 provider : " gcp"
49- machineType : " n1 -standard-8"
49+ machineType : " n2 -standard-8"
5050 image : " ${IMAGE_WIN_2022}"
5151 retry :
5252 automatic :
6767 limit : 1
6868 agents :
6969 provider : " gcp"
70- machineType : " n1 -standard-8"
70+ machineType : " n2 -standard-8"
7171 image : " ${IMAGE_WIN_2025}"
7272 - label : " Ubuntu:2404:amd64:sudo"
7373 depends_on : packaging-ubuntu-x86-64
8484 limit : 1
8585 agents :
8686 provider : " gcp"
87- machineType : " n1 -standard-8"
87+ machineType : " n2 -standard-8"
8888 image : " ${IMAGE_UBUNTU_2404_X86_64}"
8989
9090 - group : " Stateful: Windows"
@@ -103,7 +103,7 @@ steps:
103103 - build/diagnostics/**
104104 agents :
105105 provider : " gcp"
106- machineType : " n1 -standard-8"
106+ machineType : " n2 -standard-8"
107107 image : " ${IMAGE_WIN_2022}"
108108 retry :
109109 automatic :
@@ -128,7 +128,7 @@ steps:
128128 - build/diagnostics/**
129129 agents :
130130 provider : " gcp"
131- machineType : " n1 -standard-8"
131+ machineType : " n2 -standard-8"
132132 image : " ${IMAGE_WIN_2022}"
133133 retry :
134134 automatic :
@@ -147,7 +147,7 @@ steps:
147147 - build/diagnostics/**
148148 agents :
149149 provider : " gcp"
150- machineType : " n1 -standard-8"
150+ machineType : " n2 -standard-8"
151151 image : " ${IMAGE_WIN_2025}"
152152 retry :
153153 automatic :
@@ -176,7 +176,7 @@ steps:
176176 limit : 1
177177 agents :
178178 provider : " gcp"
179- machineType : " n1 -standard-8"
179+ machineType : " n2 -standard-8"
180180 image : " ${IMAGE_WIN_2025}"
181181 matrix :
182182 - default
@@ -199,7 +199,7 @@ steps:
199199 limit : 1
200200 agents :
201201 provider : " gcp"
202- machineType : " n1 -standard-8"
202+ machineType : " n2 -standard-8"
203203 image : " ${IMAGE_UBUNTU_2404_X86_64}"
204204 matrix :
205205 - default
@@ -219,7 +219,7 @@ steps:
219219 limit : 1
220220 agents :
221221 provider : " gcp"
222- machineType : " n1 -standard-8"
222+ machineType : " n2 -standard-8"
223223 image : " ${IMAGE_UBUNTU_2404_X86_64}"
224224 matrix :
225225 - default
@@ -306,7 +306,7 @@ steps:
306306 limit : 1
307307 agents :
308308 provider : " gcp"
309- machineType : " n1 -standard-8"
309+ machineType : " n2 -standard-8"
310310 image : " ${IMAGE_DEBIAN_12}"
311311 matrix :
312312 - default
@@ -326,7 +326,7 @@ steps:
326326 limit : 1
327327 agents :
328328 provider : " gcp"
329- machineType : " n1 -standard-8"
329+ machineType : " n2 -standard-8"
330330 image : " ${IMAGE_DEBIAN_12}"
331331 matrix :
332332 - default
@@ -364,7 +364,7 @@ steps:
364364 limit : 1
365365 agents :
366366 provider : " gcp"
367- machineType : " n1 -standard-8"
367+ machineType : " n2 -standard-8"
368368 image : " ${IMAGE_RHEL_8}"
369369
370370 - group : " Kubernetes"
0 commit comments