Skip to content

Commit 4f5b3f9

Browse files
committed
docs(e2e): align recovery scope
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
1 parent 8860d24 commit 4f5b3f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/e2e/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@ The runner-allocation and internal-error failures handled by Hosted Runner
663663
Recovery originate in GitHub Actions, outside repository-controlled workflow
664664
code. Hosted Runner Recovery contains these failures without claiming to repair
665665
their source. Remove `.github/workflows/hosted-runner-recovery.yaml` and its
666-
controller only after the three platform workflows record 30 consecutive days
667-
with no first-attempt failure accepted by the recovery classifier, or after those
668-
workflows stop using GitHub-hosted runners. Each accepted Hosted Runner Recovery
666+
controller only after `CI / Platform Evidence` records 30 consecutive days with
667+
no first-attempt failure accepted by the recovery classifier, or after that
668+
workflow stops using GitHub-hosted runners. Each accepted Hosted Runner Recovery
669669
request resets that observation window.
670670

671671
### Runner comparison telemetry
@@ -788,7 +788,7 @@ to the portable free-memory value and labels that value as `memory free`.
788788
The comparison time series is diagnostic-only and is not an input to terminal
789789
classification or retry policy. Runner-comparison telemetry does not affect
790790
`E2E / Main Retry` decisions. Hosted Runner Recovery remains limited to
791-
authenticated runner-loss evidence for its three platform workflows.
791+
authenticated runner-loss evidence from `CI / Platform Evidence`.
792792

793793
Treat a missing summary as unavailable evidence, not as low utilization. A
794794
hard runner loss can prevent finalization or artifact upload. When you compare

0 commit comments

Comments
 (0)