Commit d458553
committed
Fix LocalStack availability for retried PR test jobs
- Add condition to restart LocalStack on job retries (github.run_attempt > 1)
- Ensures CA bundle tests and other LocalStack-dependent tests have access to running LocalStack instance
- Maintains existing label check behavior for first run
- Fixes issue where retrying failed test jobs would fail due to missing LocalStack1 parent 1ef4d0d commit d458553
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments