Commit 9f6f4ab
authored
ci: run tests with 2 second http timeout (#18529)
## Description
Reduce Test Optimization API requests' timeout to 2 seconds, to avoid CI jobs from timing out when responses are slow.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks -->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
Co-authored-by: federico.mon <federico.mon@datadoghq.com>1 parent 67bb35b commit 9f6f4ab
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
0 commit comments