You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2020/02/26 14:37:07 UTC

[flink] branch master updated (b4a1f0b -> 966dd2c)

This is an automated email from the ASF dual-hosted git repository.

rmetzger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b4a1f0b  [FLINK-16115][filesystem][oss] Relocate flink-hadoop-fs
     add df54637  [FLINK-15834] Set up nightly builds in Azure
     add c28c491  [FLINK-15834][hotfix][build scripts] Properly set return code before check
     add b394f5b  [FLINK-15834][hotfix] Always run end to end tests
     add 19e1291  [FLINK-15834][hotfix] Fix Kubernetes E2E tests
     add dc81ccb  [FLINK-15834][hotfix] Fix Kerberized YARN e2e test
     add 966dd2c  [FLINK-15834][hotfix] Fix queryable state e2e test

No new revisions were added by this update.

Summary of changes:
 azure-pipelines.yml                                | 11 ++--
 .../test-scripts/common_kubernetes.sh              | 29 ++++++++-
 .../test-scripts/common_yarn_docker.sh             | 18 ++++--
 .../config/yarn-site.xml                           |  8 +++
 .../test-scripts/queryable_state_base.sh           |  4 +-
 .../test-scripts/test_yarn_kerberos_docker.sh      |  4 +-
 tools/azure-pipelines/build-apache-repo.yml        | 73 +++++++++++++++++++++-
 tools/azure-pipelines/jobs-template.yml            | 49 +++++----------
 tools/azure-pipelines/prepare_precommit.sh         | 11 +++-
 tools/azure_controller.sh                          |  1 +
 10 files changed, 156 insertions(+), 52 deletions(-)