Skip to content

Commit ffdded2

Browse files
authored
Change azbatch live test region (Azure#24554)
1 parent 6d876bc commit ffdded2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sdk/batch/azbatch/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ extends:
2525
template: /eng/pipelines/templates/jobs/archetype-sdk-client.yml
2626
parameters:
2727
EnableRaceDetector: true
28-
Location: westus2
28+
# the test subscription has the required batch account and CPU core quotas in brazilsouth
29+
Location: brazilsouth
2930
RunLiveTests: true
3031
ServiceDirectory: batch/azbatch
31-
TimeOutInMinutes: 20
32+
TimeOutInMinutes: 25
3233
UsePipelineProxy: false

0 commit comments

Comments
 (0)