f2241a152f
As of #43939 Watcher tests now correctly block until all Watch executions kicked off by that test are finished. Prior we allowed tests to finish with outstanding watch executions. It was known that this would increase the time needed to finish a test. However, running the tests on CI can be slow and on at least 1 occasion it took 60s to actually finish. This PR simply increases the max allowable timeout for Watcher tests to clean up after themselves. |
||
---|---|---|
.. | ||
java/org/elasticsearch/smoketest | ||
resources/rest-api-spec/test/slack |