Commit f05e107
committed
test: disable retry in onFailure=exit e2e tests (B5, C2, H2)
Tests that use exporters configured with onFailure=exit expect the
exporter process to terminate. With the new default retry-timeout of
5m, jmp shell would keep retrying until the suite timeout (11m+).
Pass --retry-timeout 0 to disable retry so the shell command fails
immediately when the exporter exits.1 parent 764826c commit f05e107
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
411 | 413 | | |
412 | 414 | | |
413 | 415 | | |
| 416 | + | |
414 | 417 | | |
415 | 418 | | |
416 | 419 | | |
| |||
0 commit comments