You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/11/16 08:34:26 UTC

[flink] branch master updated (f849ef3 -> 6f2d8fe)

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

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


    from f849ef3  [FLINK-24864][metrics] Release TaskManagerJobMetricGroup with the last slot rather than task
     add 4d45101  [FLINK-24875][ci] Move e2e job definition into separate template
     add 50bcbff  [FLINK-24875][ci] Add group parameter to e2e job
     add 0d186fb  [FLINK-24875][ci] Eagerly create cache directories
     add 6f2d8fe  [FLINK-24875][ci] Split e2e tests into 2 groups

No new revisions were added by this update.

Summary of changes:
 flink-end-to-end-tests/run-nightly-tests.sh | 306 +++++++++++++++-------------
 tools/azure-pipelines/e2e-template.yml      | 131 ++++++++++++
 tools/azure-pipelines/jobs-template.yml     | 113 ++--------
 3 files changed, 305 insertions(+), 245 deletions(-)
 create mode 100644 tools/azure-pipelines/e2e-template.yml