OpenSearch/distribution
Dimitrios Liappis 856789f791
Wrap Dockerfile yum operations in retries (#40460)
While yum does retry retrieving files 10 times by default [1], slow
network fetches, governed by `minrate` cause immediate aborts without
getting retried.

Wrap yum commands in a 10 iteration retry loop.

[1] http://man7.org/linux/man-pages/man5/yum.conf.5.html

Backport of #40349
2019-03-27 14:14:47 +02:00
..
archives Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
bwc Use ephemeral ports for idp-fixture (#40333) 2019-03-26 08:44:53 -06:00
docker Wrap Dockerfile yum operations in retries (#40460) 2019-03-27 14:14:47 +02:00
packages Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
src Resolve JAVA_HOME at windows service install time (#39714) 2019-03-26 19:48:02 -07:00
tools Upgrade the bouncycastle dependency to 1.61 (#40017) 2019-03-14 08:54:47 -04:00
build.gradle Delete jdk extract dir before extracting (#40471) 2019-03-26 11:41:37 -07:00