You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roachprod: roundrobin ibm clusters between two regions
Even though, we have two available regions to provision IBM clusters
into, they were being provisioned only in ca-tor by default (unless a
specific region was requested). This tends to lead to quota issues when
spawning a lot of cluster during roachtests.
Unless a region is specifically requested, this PR round robins clusters
between the two available regions.
Epic: CRDB-8035
Release note: None
0 commit comments