summaryrefslogtreecommitdiff
path: root/buildpipeline/tests
diff options
context:
space:
mode:
authorMatt Galbraith <mattgal@microsoft.com>2018-02-09 17:57:35 -0800
committerMatt Galbraith <mattgal@microsoft.com>2018-03-22 09:39:55 -0700
commit2cda0e8619da47c444b6de08f7f2ca5cd00cf3f5 (patch)
treee3b7692c719b8984019431861b399e59b8a81090 /buildpipeline/tests
parent8f4a5e5acfd3f64b36a5a0e55fcb88c84b7a1528 (diff)
downloadcoreclr-2cda0e8619da47c444b6de08f7f2ca5cd00cf3f5.tar.gz
coreclr-2cda0e8619da47c444b6de08f7f2ca5cd00cf3f5.tar.bz2
coreclr-2cda0e8619da47c444b6de08f7f2ca5cd00cf3f5.zip
Move windows agents to DotNetCore-Build to see if we can build in VS2017-only environment
Diffstat (limited to 'buildpipeline/tests')
-rw-r--r--buildpipeline/tests/Dotnet-CoreClr-Trusted-BuildTests.json14
1 files changed, 10 insertions, 4 deletions
diff --git a/buildpipeline/tests/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/tests/Dotnet-CoreClr-Trusted-BuildTests.json
index 226734985b..c955607615 100644
--- a/buildpipeline/tests/Dotnet-CoreClr-Trusted-BuildTests.json
+++ b/buildpipeline/tests/Dotnet-CoreClr-Trusted-BuildTests.json
@@ -402,11 +402,17 @@
"quality": "definition",
"drafts": [],
"queue": {
- "id": 36,
- "name": "DotNet-Build",
+ "_links": {
+ "self": {
+ "href": "https://devdiv.visualstudio.com/DefaultCollection/_apis/build/Queues/330"
+ }
+ },
+ "id": 330,
+ "name": "DotNetCore-Build",
+ "url": "https://devdiv.visualstudio.com/DefaultCollection/_apis/build/Queues/330",
"pool": {
- "id": 39,
- "name": "DotNet-Build"
+ "id": 97,
+ "name": "DotNetCore-Build"
}
},
"id": 5159,