Martijn Visser created FLINK-25093: -------------------------------------- Summary: Implement retry function for Bash based Docker setup Key: FLINK-25093 URL: https://issues.apache.org/jira/browse/FLINK-25093 Project: Flink Issue Type: Improvement Components: Tests Reporter: Martijn Visser
`common-docker.sh` uses git clone to download the Flink Docker repo. This should use the recently introduced retry function to harden the test in case a Git clone fails due to (for example) a network issue -- This message was sent by Atlassian Jira (v8.20.1#820001)