Commit 46ee851
test: pin sandbox to the volume's region
Even with retries and the post-list sleep, the sandbox-side volume
lookup was returning 404 deterministically (6/6 attempts, ~30s apart).
The volume is created in `ord` but the sandbox create call didn't
specify a region, so it landed in a different cluster that doesn't
know about the volume. Pin the sandbox create to `--region ord` to
match the volume's region.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 87284a0 commit 46ee851
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
0 commit comments