[GitHub] [flink] rmetzger commented on a change in pull request #14694: [FLINK-19158][e2e] Fix wget timeout mechanism and cache config

2021-01-19 Thread GitBox
rmetzger commented on a change in pull request #14694: URL: https://github.com/apache/flink/pull/14694#discussion_r560441105 ## File path: tools/azure-pipelines/jobs-template.yml ## @@ -199,7 +199,7 @@ jobs: condition: not(eq(variables['SKIP'], '1')) - task:

[GitHub] [flink] rmetzger commented on a change in pull request #14694: [FLINK-19158][e2e] Fix wget timeout mechanism and cache config

2021-01-19 Thread GitBox
rmetzger commented on a change in pull request #14694: URL: https://github.com/apache/flink/pull/14694#discussion_r560209321 ## File path: tools/azure-pipelines/jobs-template.yml ## @@ -199,7 +199,7 @@ jobs: condition: not(eq(variables['SKIP'], '1')) - task:

[GitHub] [flink] rmetzger commented on a change in pull request #14694: [FLINK-19158][e2e] Fix wget timeout mechanism and cache config

2021-01-19 Thread GitBox
rmetzger commented on a change in pull request #14694: URL: https://github.com/apache/flink/pull/14694#discussion_r560208530 ## File path: flink-end-to-end-tests/flink-end-to-end-tests-common/src/main/java/org/apache/flink/tests/util/cache/AbstractDownloadCache.java ## @@