This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch cron-master-e2e
in repository https://gitbox.apache.org/repos/asf/flink.git.
from a4edacf add executable permission
new a7f3137 [hotfix] Add missing end-to-end tests
new 583ddf2 [hotfix] Remove pre-commit tests from nightly tests
new 28ab8e7 [hotfix] Remove duplicate test execution
new 1f0e090 [hotfix] Change splits because of Travis time constraints
new 0113155 [hotfix] Enable parallel building
new c140498 [hotfix] Add ES 6 end-to-end test again
new 136d9d8 [hotfix] Update Hadoop-free tests
The 7 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 | 12 ++++++------
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_hadoopfree.sh | 7 +++++--
7 files changed, 28 insertions(+), 15 deletions(-)
rename splits/{split_docker_e2e.sh => split_container.sh} (95%)
rename splits/{split_kubernetes_e2e.sh => split_heavy.sh} (87%)