3333
3434 test-setup-linux-gcc :
3535 name : test-setup-linux-gcc
36- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
36+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
3737 strategy :
3838 fail-fast : false
3939 with :
5555
5656 test-models-linux :
5757 name : test-models-linux
58- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
58+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
5959 needs : gather-models
6060 strategy :
6161 matrix : ${{ fromJSON(needs.gather-models.outputs.models) }}
8282
8383 test-llama-runner-linux :
8484 name : test-llama-runner-linux
85- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
85+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
8686 strategy :
8787 matrix :
8888 dtype : [fp32]
@@ -121,7 +121,7 @@ jobs:
121121
122122 test-llama-runner-linux-android :
123123 name : test-llama-runner-linux-android
124- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
124+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
125125 strategy :
126126 fail-fast : false
127127 with :
@@ -141,7 +141,7 @@ jobs:
141141
142142 test-custom-ops-linux :
143143 name : test-custom-ops-linux
144- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
144+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
145145 strategy :
146146 fail-fast : false
147147 with :
@@ -162,7 +162,7 @@ jobs:
162162
163163 test-selective-build-linux :
164164 name : test-selective-build-linux
165- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
165+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
166166 strategy :
167167 fail-fast : false
168168 with :
@@ -183,7 +183,7 @@ jobs:
183183
184184 test-llava-runner-linux :
185185 name : test-llava-runner-linux
186- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
186+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
187187 strategy :
188188 fail-fast : false
189189 with :
@@ -214,7 +214,7 @@ jobs:
214214
215215 test-quantized-aot-lib-linux :
216216 name : test-quantized-aot-lib-linux
217- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
217+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
218218 strategy :
219219 fail-fast : false
220220 with :
@@ -234,7 +234,7 @@ jobs:
234234
235235 test-pybind-build-linux :
236236 name : test-pybind-build-linux
237- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
237+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
238238 strategy :
239239 fail-fast : false
240240 with :
@@ -260,7 +260,7 @@ jobs:
260260
261261 test-binary-size-linux-gcc :
262262 name : test-binary-size-linux-gcc
263- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
263+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
264264 strategy :
265265 fail-fast : false
266266 with :
@@ -292,7 +292,7 @@ jobs:
292292
293293 test-binary-size-linux :
294294 name : test-binary-size-linux
295- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
295+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
296296 strategy :
297297 fail-fast : false
298298 with :
@@ -365,7 +365,7 @@ jobs:
365365
366366 test-llama-runner-qnn-linux :
367367 name : test-llama-runner-qnn-linux
368- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
368+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
369369 strategy :
370370 matrix :
371371 dtype : [fp32]
@@ -400,7 +400,7 @@ jobs:
400400
401401 test-qnn-models-linux :
402402 name : test-qnn-models-linux
403- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
403+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
404404 strategy :
405405 fail-fast : false
406406 with :
@@ -419,7 +419,7 @@ jobs:
419419
420420 test-phi-3-mini-runner-linux :
421421 name : test-phi-3-mini-runner-linux
422- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
422+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
423423 strategy :
424424 fail-fast : false
425425 with :
@@ -446,7 +446,7 @@ jobs:
446446
447447 test-eval_llama-wikitext-linux :
448448 name : test-eval_llama-wikitext-linux
449- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
449+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
450450 strategy :
451451 fail-fast : false
452452 with :
@@ -473,7 +473,7 @@ jobs:
473473
474474 test-eval_llama-mmlu-linux :
475475 name : test-eval_llama-mmlu-linux
476- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
476+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
477477 strategy :
478478 fail-fast : false
479479 with :
@@ -500,7 +500,7 @@ jobs:
500500
501501 test-llama_runner_eager-linux :
502502 name : test-llama_runner_eager-linux
503- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
503+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
504504 strategy :
505505 fail-fast : false
506506 with :
@@ -527,7 +527,7 @@ jobs:
527527
528528 test-mediatek-models-linux :
529529 name : test-mediatek-models-linux
530- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
530+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
531531 strategy :
532532 fail-fast : false
533533 with :
0 commit comments