Skip to content

Commit 774cffb

Browse files
authored
Merge pull request #2766 from fullsend-ai/expand-e2e-org-pool
feat(e2e): expand org pool from 6 to 12
2 parents 0851b08 + a6c4bd4 commit 774cffb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

e2e/admin/testutil.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ var orgPool = []string{
5656
"halfsend-04",
5757
"halfsend-05",
5858
"halfsend-06",
59+
"halfsend-07",
60+
"halfsend-08",
61+
"halfsend-09",
62+
"halfsend-10",
63+
"halfsend-11",
64+
"halfsend-12",
5965
}
6066

6167
// acquireOrg scans the pool for an unlocked org and acquires its lock.

0 commit comments

Comments
 (0)