kibana/.ci
spalger d7b2889b28 [packer_cache] make packer_cache idempotent
When issues arise while building the packer_cache, like the ongoing es snapshot download errors, the cache scripts
are retried (up to 5 attempts). In order for this to work the script needs to be idempotent, but `mkdir` is failing
if the .chromedriver or .geckodriver directory already exists because they were not using the -p option.
2019-03-31 18:13:10 -07:00
..
jobs.yml [ftr] determine oss ciGroups by reading the yaml file (#32575) 2019-03-06 13:11:07 -08:00
packer_cache.sh [packer_cache] make packer_cache idempotent 2019-03-31 18:13:10 -07:00
run.sh Refactor ES-related environment variables (#33036) 2019-03-13 11:51:06 -07:00