Skip to content

Commit

Permalink
Add windows pool reference to cosmos ci matrix (#13350)
Browse files Browse the repository at this point in the history
* Add windows pool reference to cosmos ci matrix

* Add windows pool reference to keyvault admin live test matrix
  • Loading branch information
benbp authored Jan 22, 2021
1 parent 832c98f commit 10f5c9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion eng/pipelines/templates/stages/cosmos-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ stages:
TestSamples: false
Matrix:
Windows_Node8:
OSVmImage: "windows-2019"
Pool: azsdk-pool-mms-win-2019-general
OSVmImage: MMS2019
NodeTestVersion: "8.x"
TestType: "node"
PreIntegrationSteps: cosmos-integration-public
Expand Down
3 changes: 2 additions & 1 deletion sdk/keyvault/keyvault-admin/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ extends:
ArmTemplateParameters: "@{ enableHsm = $true }"
Matrix:
Linux Node 10 with Managed HSM:
OSVmImage: "ubuntu-18.04"
Pool: azsdk-pool-mms-ubuntu-1804-general
OSVmImage: MMSUbuntu18.04
TestType: "node"
NodeTestVersion: "10.x"
EnvVars:
Expand Down

0 comments on commit 10f5c9f

Please sign in to comment.