summaryrefslogtreecommitdiff
path: root/SConscript
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-07-17 15:39:10 +0700
committerhathach <[email protected]>2026-07-17 15:39:10 +0700
commit8a42508300e03e3ed3bf7dc3e31821adf079189e (patch)
tree613a6d86ae8afbec9d97f8ca3feac50c596b7782 /SConscript
parent9a32c0a5073aff649b1b3e7fa07a89e495b3b40a (diff)
Key HIL report dir by run id so re-runs and other PRs cannot clobber it
A re-run attempt merged into an empty base: another PR's HIL job ran between attempt 1 and the retry and rewrote the shared hil_report.json, so the run-stamp guard (correctly) refused the foreign base but the full-fleet results were lost - the retry report contained only the re-run cells. Give each (run id, job) its own report dir instead: - attempts of the same run share a dir, so the retry always finds its own sidecar and .failed spec intact - interleaved runs of other PRs/jobs write elsewhere and cannot clobber - the run-stamp mechanism (.failed.run file) becomes redundant and is removed - stale per-run dirs are pruned after 2 weeks
Diffstat (limited to 'SConscript')
0 files changed, 0 insertions, 0 deletions