rmetzger opened a new pull request #11241: [FLINK-16292] Add missing end to end tests URL: https://github.com/apache/flink/pull/11241 ## What is the purpose of the change - On azure, we are using the `run-nightly-tests.sh` script to run the end to end tests. However, not all end to end tests are listed in that file. In this change, we add a first batch of missing end to end tests from the `tools/travis/splits` folder. - Currently, all PRs / master pushes are marked red, because of failing end to end tests. This change has green e2e tests, making the overall test green. ## Brief change log - As a follow up to https://github.com/apache/flink/pull/11222, this PR is unifying the mechanism for switch between jdk8 and jdk11. - The missing e2e tests from the splits folder were added - failing e2e tests were removed (for now: I will add them as I make them more stable again) ## Verifying this change The change has been tested here: https://dev.azure.com/rmetzger/Flink/_build/results?buildId=5684&view=results ## Does this pull request potentially affect one of the following parts: only build system files were touched
---------------------------------------------------------------- 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] With regards, Apache Git Services
