Commit e9c03de
Skip checkpoint lifecycle/migration tests in CI
cuCheckpointProcessCheckpoint hangs on CI runners (ephemeral VM +
container), causing all CUDA 13.x test jobs to time out. Skip the
tests that call into the checkpoint driver when the CI environment
variable is set. Input validation tests still run everywhere.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8192df6 commit e9c03de
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments