rmetzger opened a new pull request #12350: URL: https://github.com/apache/flink/pull/12350
## What is the purpose of the change We observed 1 failure of test_resume_savepoint.sh so far. Due to the implementation of this test, we can not see the Flink logs. With this change, the logs will be made available if this error ever happens again. ## Brief change log - Copied the "watchdog" code from the HA tests - this PR also includes a hotfix to increase the timeout from 9 to 15 minutes for the HA tests. I want to find out if the HA tests are sometimes just slow. 9 minutes used to be the timeout because travis would have killed the e2e after 10 minutes anyways. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
