Commit 05f8caf
committed
ci: add temporary test jobs to validate exit_codes retry behaviour
test-retry-exit-75: exits 75, no job-level retry override → inherits
global default → should be retried twice (3 total attempts)
test-no-retry-exit-1: exits 1, same config → should run exactly once
Both jobs are branch-scoped (leiyks/infra-failure-retry only) and
allow_failure: true. Remove after verification.1 parent ea258d1 commit 05f8caf
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
740 | 763 | | |
741 | 764 | | |
742 | 765 | | |
| |||
0 commit comments