@@ -137,7 +137,6 @@ jobs:
137137 - Windows_NT_arm64
138138 jobParameters :
139139 testGroup : innerloop
140- useVsPreviewPool : false
141140 condition : >-
142141 or(
143142 eq(dependencies.checkout.outputs['SetPathVars_coreclr.containsChange'], true),
@@ -155,7 +154,6 @@ jobs:
155154 - OSX_x64
156155 jobParameters :
157156 testGroup : innerloop
158- useVsPreviewPool : false
159157 condition : >-
160158 or(
161159 eq(dependencies.checkout.outputs['SetPathVars_coreclr.containsChange'], true),
@@ -182,7 +180,6 @@ jobs:
182180 - Windows_NT_arm
183181 - Windows_NT_arm64
184182 jobParameters :
185- useVsPreviewPool : false
186183 testGroup : innerloop
187184
188185#
@@ -196,7 +193,6 @@ jobs:
196193 - Linux_x64
197194 - Windows_NT_x64
198195 jobParameters :
199- useVsPreviewPool : false
200196 condition : >-
201197 or(
202198 eq(dependencies.checkout.outputs['SetPathVars_coreclr.containsChange'], true),
@@ -223,7 +219,6 @@ jobs:
223219 # - Windows_NT_arm
224220 # - Windows_NT_arm64
225221 jobParameters :
226- useVsPreviewPool : false
227222 condition : >-
228223 or(
229224 eq(dependencies.checkout.outputs['SetPathVars_libraries.containsChange'], true),
@@ -251,7 +246,6 @@ jobs:
251246 # - Windows_NT_arm
252247 # - Windows_NT_arm64
253248 jobParameters :
254- useVsPreviewPool : false
255249 condition : >-
256250 or(
257251 eq(dependencies.checkout.outputs['SetPathVars_libraries.containsChange'], true),
@@ -280,7 +274,6 @@ jobs:
280274 # - Windows_NT_arm64
281275 jobParameters :
282276 llvm : true
283- useVsPreviewPool : false
284277 condition : >-
285278 or(
286279 eq(dependencies.checkout.outputs['SetPathVars_libraries.containsChange'], true),
@@ -308,7 +301,6 @@ jobs:
308301 # - Windows_NT_arm
309302 # - Windows_NT_arm64
310303 jobParameters :
311- useVsPreviewPool : false
312304 llvm : true
313305 condition : >-
314306 or(
@@ -334,7 +326,6 @@ jobs:
334326 - Windows_NT_x86
335327 jobParameters :
336328 liveRuntimeBuildConfig : release
337- useVsPreviewPool : true
338329
339330- template : /eng/pipelines/common/platform-matrix.yml
340331 parameters :
@@ -348,7 +339,6 @@ jobs:
348339 - Windows_NT_x64
349340 jobParameters :
350341 liveRuntimeBuildConfig : release
351- useVsPreviewPool : true
352342#
353343# Libraries Build that only run when libraries is changed
354344#
@@ -362,7 +352,6 @@ jobs:
362352 - Windows_NT_x86
363353 jobParameters :
364354 liveRuntimeBuildConfig : release
365- useVsPreviewPool : true
366355 condition : >-
367356 or(
368357 eq(dependencies.checkout.outputs['SetPathVars_libraries.containsChange'], true),
@@ -378,7 +367,6 @@ jobs:
378367 - Windows_NT_x64
379368 helixQueuesTemplate : /eng/pipelines/libraries/helix-queues-setup.yml
380369 jobParameters :
381- useVsPreviewPool : true
382370 isFullMatrix : ${{ variables.isFullMatrix }}
383371 framework : net472
384372 runTests : true
@@ -396,7 +384,6 @@ jobs:
396384 - Windows_NT_x64
397385 helixQueuesTemplate : /eng/pipelines/libraries/helix-queues-setup.yml
398386 jobParameters :
399- useVsPreviewPool : true
400387 isFullMatrix : ${{ variables.isFullMatrix }}
401388 framework : allConfigurations
402389 runTests : true
@@ -421,7 +408,6 @@ jobs:
421408 - Windows_NT_arm
422409 - Windows_NT_arm64
423410 jobParameters :
424- useVsPreviewPool : false
425411 liveRuntimeBuildConfig : release
426412 liveLibrariesBuildConfig : Release
427413
@@ -435,7 +421,6 @@ jobs:
435421 - Linux_musl_x64
436422 - Windows_NT_x64
437423 jobParameters :
438- useVsPreviewPool : false
439424 liveRuntimeBuildConfig : release
440425 liveLibrariesBuildConfig : ${{ variables.debugOnPrReleaseOnRolling }}
441426
@@ -452,7 +437,6 @@ jobs:
452437 - Linux_x64
453438 - Windows_NT_x64
454439 jobParameters :
455- useVsPreviewPool : false
456440 isOfficialBuild : false
457441 liveRuntimeBuildConfig : release
458442 testScope : innerloop
@@ -476,7 +460,6 @@ jobs:
476460 helixQueueGroup : pr
477461 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
478462 jobParameters :
479- useVsPreviewPool : false
480463 liveLibrariesBuildConfig : Release
481464 condition : >-
482465 or(
@@ -497,7 +480,6 @@ jobs:
497480 - Windows_NT_arm
498481 - Windows_NT_arm64
499482 jobParameters :
500- useVsPreviewPool : false
501483 testGroup : innerloop
502484 liveLibrariesBuildConfig : Release
503485 condition : >-
@@ -519,7 +501,6 @@ jobs:
519501 - Linux_arm64
520502 - Windows_NT_x64
521503 jobParameters :
522- useVsPreviewPool : false
523504 testGroup : innerloop
524505 liveLibrariesBuildConfig : ${{ variables.debugOnPrReleaseOnRolling }}
525506 condition : >-
@@ -543,7 +524,6 @@ jobs:
543524 helixQueueGroup : pr
544525 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
545526 jobParameters :
546- useVsPreviewPool : false
547527 testGroup : innerloop
548528 liveLibrariesBuildConfig : Release
549529 condition : >-
@@ -563,7 +543,6 @@ jobs:
563543 helixQueueGroup : pr
564544 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
565545 jobParameters :
566- useVsPreviewPool : false
567546 testGroup : innerloop
568547 liveLibrariesBuildConfig : ${{ variables.debugOnPrReleaseOnRolling }}
569548 condition : >-
@@ -587,7 +566,6 @@ jobs:
587566 - Linux_x64
588567 helixQueuesTemplate : /eng/pipelines/libraries/helix-queues-setup.yml
589568 jobParameters :
590- useVsPreviewPool : false
591569 isOfficialBuild : false
592570 isFullMatrix : ${{ variables.isFullMatrix }}
593571 testScope : innerloop
@@ -612,7 +590,6 @@ jobs:
612590 - Windows_NT_x86
613591 helixQueuesTemplate : /eng/pipelines/libraries/helix-queues-setup.yml
614592 jobParameters :
615- useVsPreviewPool : false
616593 isOfficialBuild : false
617594 isFullMatrix : ${{ variables.isFullMatrix }}
618595 testScope : innerloop
@@ -645,7 +622,6 @@ jobs:
645622 - Windows_NT_x86
646623 helixQueuesTemplate : /eng/pipelines/libraries/helix-queues-setup.yml
647624 jobParameters :
648- useVsPreviewPool : false
649625 isOfficialBuild : false
650626 isFullMatrix : ${{ variables.isFullMatrix }}
651627 testScope : innerloop
@@ -671,7 +647,6 @@ jobs:
671647 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
672648 helixQueueGroup : libraries
673649 jobParameters :
674- useVsPreviewPool : false
675650 testScope : innerloop
676651 liveRuntimeBuildConfig : checked
677652 dependsOnTestBuildConfiguration : ${{ variables.debugOnPrReleaseOnRolling }}
@@ -692,7 +667,6 @@ jobs:
692667 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
693668 helixQueueGroup : libraries
694669 jobParameters :
695- useVsPreviewPool : false
696670 testScope : innerloop
697671 liveRuntimeBuildConfig : checked
698672 dependsOnTestBuildConfiguration : ${{ variables.debugOnPrReleaseOnRolling }}
@@ -715,7 +689,6 @@ jobs:
715689 helixQueuesTemplate : /eng/pipelines/coreclr/templates/helix-queues-setup.yml
716690 helixQueueGroup : libraries
717691 jobParameters :
718- useVsPreviewPool : false
719692 testScope : innerloop
720693 liveRuntimeBuildConfig : checked
721694 dependsOnTestBuildConfiguration : ${{ variables.debugOnPrReleaseOnRolling }}
0 commit comments