Skip to content

Commit a561a5b

Browse files
authored
Move all CI to VS stable agent pool (#7187)
1 parent 76b9210 commit a561a5b

8 files changed

Lines changed: 18 additions & 18 deletions

File tree

eng/pipelines/backup_build_artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
displayName: "Backup Build Artifacts"
1313
timeoutInMinutes: 10
1414
pool:
15-
name: VSEngSS-MicroBuild2022-1ES
15+
name: VSEng-MicroBuildVSStable
1616

1717
steps:
1818
- checkout: none

eng/pipelines/compliance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extends:
2121
template: azure-pipelines/MicroBuild.1ES.Unofficial.yml@MicroBuildTemplate
2222
parameters:
2323
sdl:
24-
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
24+
sourceAnalysisPool: VSEng-MicroBuildVSStable
2525
binskim:
2626
enabled: true
2727
scanOutputDirectoryOnly: true
@@ -39,7 +39,7 @@ extends:
3939
notificationAliases: $(TsaNotificationAliases)
4040
pool:
4141
name: AzurePipelines-EO
42-
image: VSEngSS-MicroBuild2022-1ES
42+
image: VSEng-MicroBuildVSStable
4343
os: windows
4444
stages:
4545
- stage: compliance
@@ -49,7 +49,7 @@ extends:
4949
displayName: "Static Analysis"
5050
timeoutInMinutes: 180
5151
pool:
52-
name: VSEngSS-MicroBuild2022-1ES
52+
name: VSEng-MicroBuildVSStable
5353
templateContext:
5454
inputs:
5555
- input: pipelineArtifact

eng/pipelines/dailytests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ stages:
4040
- job: Build
4141
timeoutInMinutes: 170
4242
pool:
43-
name: VSEngSS-MicroBuild2022-1ES
43+
name: VSEng-MicroBuildVSStable
4444
steps:
4545
- template: vs-test/build.yml
4646

eng/pipelines/official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extends:
3131
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
3232
parameters:
3333
sdl:
34-
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
34+
sourceAnalysisPool: VSEng-MicroBuildVSStable
3535
binskim:
3636
enabled: true
3737
scanOutputDirectoryOnly: true

eng/pipelines/pr.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ stages:
6262
agentPool: NetCore-Public
6363
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
6464
${{ else }}:
65-
agentPool: VSEngSS-MicroBuild2022-1ES
65+
agentPool: VSEng-MicroBuildVSStable
6666
testType: Unit
6767
testTargetFramework: net472
6868

@@ -79,7 +79,7 @@ stages:
7979
agentPool: NetCore-Public
8080
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
8181
${{ else }}:
82-
agentPool: VSEngSS-MicroBuild2022-1ES
82+
agentPool: VSEng-MicroBuildVSStable
8383
testType: Unit
8484
testTargetFramework: net10.0
8585

@@ -96,7 +96,7 @@ stages:
9696
agentPool: NetCore-Public
9797
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
9898
${{ else }}:
99-
agentPool: VSEngSS-MicroBuild2022-1ES
99+
agentPool: VSVSEng-MicroBuildVSStable
100100
testType: Functional
101101
testTargetFramework: net472
102102
testProjectName: Msbuild.Integration.Test
@@ -114,7 +114,7 @@ stages:
114114
agentPool: NetCore-Public
115115
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
116116
${{ else }}:
117-
agentPool: VSEngSS-MicroBuild2022-1ES
117+
agentPool: VSEng-MicroBuildVSStable
118118
testType: Functional
119119
testTargetFramework: net472
120120
testProjectName: NuGet.CommandLine.FuncTest
@@ -133,7 +133,7 @@ stages:
133133
agentPool: NetCore-Public
134134
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
135135
${{ else }}:
136-
agentPool: VSEngSS-MicroBuild2022-1ES
136+
agentPool: VSEng-MicroBuildVSStable
137137
testType: Functional
138138
testTargetFramework: net472
139139
testProjectName: NuGet.CommandLine.Test
@@ -153,7 +153,7 @@ stages:
153153
agentPool: NetCore-Public
154154
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
155155
${{ else }}:
156-
agentPool: VSEngSS-MicroBuild2022-1ES
156+
agentPool: VSEng-MicroBuildVSStable
157157
testType: Functional
158158
testTargetFramework: net472
159159
testProjectName: NuGet.Packaging.FuncTest
@@ -171,7 +171,7 @@ stages:
171171
agentPool: NetCore-Public
172172
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
173173
${{ else }}:
174-
agentPool: VSEngSS-MicroBuild2022-1ES
174+
agentPool: VSEng-MicroBuildVSStable
175175
testType: Functional
176176
testTargetFramework: net10.0
177177
testProjectName: Dotnet.Integration.Test
@@ -190,7 +190,7 @@ stages:
190190
agentPool: NetCore-Public
191191
agentDemands: ImageOverride -equals Windows.VS2022.Amd64.Open
192192
${{ else }}:
193-
agentPool: VSEngSS-MicroBuild2022-1ES
193+
agentPool: VSEng-MicroBuildVSStable
194194
testType: Functional
195195
testTargetFramework: net10.0
196196
testProjectName: NuGet.Packaging.FuncTest

eng/pipelines/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extends:
2828
template: azure-pipelines/MicroBuild.1ES.Unofficial.yml@MicroBuildTemplate
2929
parameters:
3030
sdl:
31-
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
31+
sourceAnalysisPool: VSEng-MicroBuildVSStable
3232
binskim:
3333
enabled: true
3434
scanOutputDirectoryOnly: true

eng/pipelines/templates/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ stages:
8686
RunSettingsDropName: 'RunSettings/$(System.TeamProject)/$(Build.Repository.Name)/$(SourceBranch)/$(Build.BuildId)'
8787
ProfilingInputsDropName: 'ProfilingInputs/$(System.TeamProject)/$(Build.Repository.Name)/$(SourceBranch)/$(Build.BuildId)'
8888
pool:
89-
name: VSEngSS-MicroBuild2022-1ES
89+
name: VSEng-MicroBuildVSStable
9090
templateContext:
9191
mb:
9292
localization:
@@ -204,7 +204,7 @@ stages:
204204
VsTargetMajorVersion: $[stageDependencies.Initialize.Initialize_Build.outputs['updatebuildnumber.VsTargetMajorVersion']]
205205
BuildRTM: "true"
206206
pool:
207-
name: VSEngSS-MicroBuild2022-1ES
207+
name: VSEng-MicroBuildVSStable
208208
templateContext:
209209
mb:
210210
localization:

eng/pipelines/vs-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ stages:
7272
- job: Build
7373
timeoutInMinutes: 170
7474
pool:
75-
name: VSEngSS-MicroBuild2022-1ES
75+
name: VSEng-MicroBuildVSStable
7676
steps:
7777
- template: vs-test/build.yml
7878

0 commit comments

Comments
 (0)