Commit e58b955
authored
[ci] Set MARIN_PREFIX on TPU canary validate step (#4854)
The TPU canary's validate step runs off-GCP with mirror:// but no
MARIN_PREFIX, so rigging.filesystem falls back to /tmp/marin and the
remote-prefix scan is skipped, raising FileNotFoundError on
tracker_metrics.jsonl. Runner is already authenticated to GCP; setting
MARIN_PREFIX=gs://marin-us-central1 lets mirror:// resolve the output in
either v5p region.1 parent 82d2359 commit e58b955
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
135 | 145 | | |
136 | 146 | | |
137 | 147 | | |
| |||
0 commit comments