We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d876bc commit ffdded2Copy full SHA for ffdded2
sdk/batch/azbatch/ci.yml
@@ -25,8 +25,9 @@ extends:
25
template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml
26
parameters:
27
EnableRaceDetector: true
28
- Location: westus2
+ # the test subscription has the required batch account and CPU core quotas in brazilsouth
29
+ Location: brazilsouth
30
RunLiveTests: true
31
ServiceDirectory: batch/azbatch
- TimeOutInMinutes: 20
32
+ TimeOutInMinutes: 25
33
UsePipelineProxy: false
0 commit comments