Commit ccbce62
committed
ci: wire fsx_paranoid into the fsx job
The paranoid variant does a full CAS round-trip after each mutation
(close, wait for flush, reopen, read-back), so it catches composition
bugs in range_upload that the canonical fsx misses — staging-only fsx
reads from the local staging file, not from CAS. ~2.5 min for the
default 100 ops, gated by HF_TOKEN like the other fsx job.1 parent 5de5ed8 commit ccbce62
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
0 commit comments