Skip to content

Commit b9b250d

Browse files
authored
Merge pull request #151331 from golgeek/backport25.3-151258
release-25.3: roachprod: roundrobin ibm clusters between two regions
2 parents 3b4f231 + 496c4e6 commit b9b250d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/roachprod/vm/ibm/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ var (
7272
// The default region used for non-geo clusters.
7373
// Leave this field empty to randomize the region for non-geo clusters.
7474
// This could be useful in case of quota issues in the default region.
75-
const defaultRegionForNonGeoClusters = "ca-tor"
75+
const defaultRegionForNonGeoClusters = ""
7676

7777
var (
7878
// defaultZones is the list of availability zones agreed upon with IBM.

0 commit comments

Comments
 (0)