Aljoscha Krettek created FLINK-8911: ---------------------------------------
Summary: Add separate script for nightly end-to-end tests Key: FLINK-8911 URL: https://issues.apache.org/jira/browse/FLINK-8911 Project: Flink Issue Type: Improvement Components: Tests Reporter: Aljoscha Krettek Assignee: Aljoscha Krettek Fix For: 1.5.0 Currently, we only have a single set of end-to-end tests. All of which are being run via {{run-pre-commit-tests.sh}} for every Travis run. We should add another script, {{run-nightly-tests.sh}}, which runs more heavyweight tests that we only want to run nightly or manually, for example when verifying a release. We should: - add the script - document how to work with this in the {{README.md}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)