This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch cron-1.7-e2e
in repository https://gitbox.apache.org/repos/asf/flink.git.
from fe4b5bd Set branch to release-1.7
new 4756ccf Integrate scala 2.12 e2e tests
new 32a9fd1 Integrate hadoopfree e2e tests
new 8e8aa87 add executable permission
new 83802f6 [hotfix] Add missing end-to-end tests
new c31291e [hotfix] Remove pre-commit tests from nightly tests
new 31e8d61 [hotfix] Remove duplicate test execution
new fc023e6 [hotfix] Change splits because of Travis time constraints
new 01340fe [hotfix] Enable parallel building
new 5a054b4 [hotfix] Add ES 6 end-to-end test again
new 9ec4ca4 [hotfix] Update Hadoop-free tests
new b6d97cb [hotfix] Reduce test matrix for releases
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 4 ++--
nightly.sh | 2 +-
splits/split_checkpoints.sh | 9 ++++++---
splits/{split_docker_e2e.sh => split_container.sh} | 2 ++
splits/{split_kubernetes_e2e.sh => split_heavy.sh} | 5 +++--
splits/split_misc.sh | 6 +++++-
splits/{split_misc.sh => split_misc_hadoopfree.sh} | 7 ++++---
7 files changed, 23 insertions(+), 12 deletions(-)
rename splits/{split_docker_e2e.sh => split_container.sh} (95%)
rename splits/{split_kubernetes_e2e.sh => split_heavy.sh} (87%)
copy splits/{split_misc.sh => split_misc_hadoopfree.sh} (91%)