Commit 273cced
Remove aggressive workspace cleanup from test jobs
The rm -rf * was destroying the build cache, causing CMake to rebuild
from scratch and hit Lustre ioctl errors. With clean: false on
checkout, git clean is already disabled — no pre-cleanup needed.
Keep full cleanup only in bench.yml where pr/master are fresh clones.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ed8abd5 commit 273cced
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | 225 | | |
236 | 226 | | |
237 | 227 | | |
| |||
0 commit comments