Commit a6c4bd4
committed
feat(e2e): expand org pool from 6 to 12
With 6 orgs, concurrent e2e runs from multiple PRs starve each other
for test orgs, causing cancellations after the 10-minute lock timeout.
Double the pool to 12 orgs to support higher parallelism.
New orgs (halfsend-07 through halfsend-12) must be provisioned before
merging — run hack/setup-new-e2e-org.sh for each.
Signed-off-by: Robin Bender Ginn <rbenderg@redhat.com>
Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Ralph Bean <rbean@redhat.com>1 parent ea09be6 commit a6c4bd4
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments