You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/05/18 08:45:53 UTC

[flink] branch master updated (aa9f474 -> f15d277)

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

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


    from aa9f474  [hotfix] Ignore failing KinesisITCase traacked in FLINK-22613
     add f15d277  [FLINK-19545][e2e] Add e2e test for native Kubernetes HA

No new revisions were added by this update.

Summary of changes:
 flink-end-to-end-tests/run-nightly-tests.sh        |  1 +
 .../test-scripts/common_kubernetes.sh              | 41 ++++++++++++++++++----
 ...r-service.yaml => kubernetes-pod-template.yaml} | 40 +++++++++++++--------
 ...cation.sh => test_kubernetes_application_ha.sh} | 37 ++++++++++++++-----
 4 files changed, 90 insertions(+), 29 deletions(-)
 copy flink-end-to-end-tests/test-scripts/container-scripts/{job-cluster-service.yaml => kubernetes-pod-template.yaml} (58%)
 copy flink-end-to-end-tests/test-scripts/{test_kubernetes_application.sh => test_kubernetes_application_ha.sh} (63%)