Commit 232a0d8
fix(test): increase in-cluster scraping job timeout to 5 minutes
The curlimages/curl image must be pulled from Docker Hub at runtime
inside the Kind cluster. GitHub Actions shared runner IPs are
frequently rate-limited by Docker Hub, causing image pulls to exceed
the previous 2-minute timeout. Increase to 5 minutes to account for
slow image pulls in CI.1 parent da65866 commit 232a0d8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| 535 | + | |
| 536 | + | |
535 | 537 | | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
539 | 541 | | |
540 | | - | |
| 542 | + | |
541 | 543 | | |
542 | 544 | | |
543 | 545 | | |
| |||
0 commit comments