OpenSearch/.ci
Jason Tedor 92a48fa6b8
Add script to cache dependencies (#33726)
With the introduction of immutable workers into our CI, we now have a
problem where we would have to download dependencies on every single
build. To this end our infrastructure team has introduced the
possibility to download dependencies one time and then bake these into
the base immutable worker image. For this, we introduce our version of
this special script which runs a task that downloads all dependencies of
all configurations. With this script, our infrastructure team will be
rebuilding these images on an at-least daily basis. This helps us avoid
having to download the dependencies for every single build.
2018-09-14 16:14:03 -04:00
..
java-versions.properties Java versions for ci (#29320) 2018-04-02 14:24:25 -04:00
matrix-build-javas.yml Add JDK11 support and enable in CI (#31644) 2018-07-05 03:24:01 +00:00
matrix-java-exclusions.yml Java versions for ci (#29320) 2018-04-02 14:24:25 -04:00
matrix-runtime-javas.yml Enable FIPS JVM in CI (#32330) 2018-07-25 08:48:19 +03:00
packer_cache.sh Add script to cache dependencies (#33726) 2018-09-14 16:14:03 -04:00