Commit ebe62f8
committed
Set timeout for Clouseau tests on containerized builders
For some reason, the local cluster to run the integration tests
that may require Clouseau (Search) does not always start up
properly which makes the execution hang indefinitely when run in
a Docker container. Work around the issue by setting a reasonable
time limit (5 minutes) for each of those and combined with the
Jenkins retry, it can help with recovering the build in such
unfortunate scenarios.1 parent 23e1b62 commit ebe62f8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | | - | |
| 415 | + | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments