pin to working 7.x snapshot

This commit is contained in:
spalger 2019-07-19 08:21:32 -07:00
parent ca20f37aab
commit 0dad705423

View file

@ -8,6 +8,11 @@ cacheDir="${CACHE_DIR:-"$HOME/.kibana"}"
RED='\033[0;31m'
C_RESET='\033[0m' # Reset color
###
### Pin to working 7.x snapshot
###
export TEST_ES_SNAPSHOT_VERSION=7.4.0-87a7e5e3
###
### Since the Jenkins logging output collector doesn't look like a TTY
### Node/Chalk and other color libs disable their color output. But Jenkins