You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2021/03/02 15:27:00 UTC

[jira] [Created] (FLINK-21561) Introduce cache for binaries downloaded by bash tests

Robert Metzger created FLINK-21561:
--------------------------------------

             Summary: Introduce cache for binaries downloaded by bash tests 
                 Key: FLINK-21561
                 URL: https://issues.apache.org/jira/browse/FLINK-21561
             Project: Flink
          Issue Type: Improvement
          Components: Build System / CI, Test Infrastructure
            Reporter: Robert Metzger
             Fix For: 1.13.0


It seems that archive.apache.org is currently very slow, causing the bash e2e tests to timeout, because they need a lot of time downloading dependencies.

This ticket is for tracking an improvement to the bash-based e2e tests to cache the binaries in Azure pipelines Caches [1].

[1] https://docs.microsoft.com/en-us/azure/devops/pipelines/release/caching?view=azure-devops



--
This message was sent by Atlassian Jira
(v8.3.4#803005)