Replies: 1 comment
-
It would spread failed tests into multiple regions to run in parallel like this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the Running large numbers of Tests we can run parallel regions in several regions at once and even we don't specify any regions the
yarn integ-runner
will default running acrossus-east-1
,us-east-2
, &us-west-2
. But when I run the commandyarn integ-runner
only one region will be tested and if I don't specify any region it will run onus-east-1
.Beta Was this translation helpful? Give feedback.
All reactions