rust/src/ci
Alex Crichton 694ba9c04b
Rollup merge of #50606 - kennytm:retry-docker-cache, r=alexcrichton
Retry when downloading the Docker cache.

As a safety measure, prevent spuriously needing to rebuild the docker image in case the network was reset while downloading.

Also, adjusted the retry function to insert a sleep between retries, because retrying immediately will often just hit the same issue.
2018-05-10 11:35:38 -05:00
..
docker Rollup merge of #50606 - kennytm:retry-docker-cache, r=alexcrichton 2018-05-10 11:35:38 -05:00
init_repo.sh Update submodules in parallel 2018-03-19 04:50:30 +01:00
run.sh Check that rustc can be built successfully with parallel queries for PRs. 2018-05-04 06:54:21 +02:00
shared.sh Retry when downloading the Docker cache. 2018-05-10 20:06:43 +08:00