mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Revert "build es 6.7 from source until snapshots are available"
This reverts commit f6b8f91c3f
.
This commit is contained in:
parent
af5e7c8941
commit
6e4f55171b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ function checkout_sibling {
|
||||||
}
|
}
|
||||||
|
|
||||||
checkout_sibling "elasticsearch" "${PARENT_DIR}/elasticsearch" "USE_EXISTING_ES"
|
checkout_sibling "elasticsearch" "${PARENT_DIR}/elasticsearch" "USE_EXISTING_ES"
|
||||||
export TEST_ES_FROM=source
|
export TEST_ES_FROM=${TEST_ES_FROM:-snapshot}
|
||||||
|
|
||||||
# Set the JAVA_HOME based on the Java property file in the ES repo
|
# Set the JAVA_HOME based on the Java property file in the ES repo
|
||||||
# This assumes the naming convention used on CI (ex: ~/.java/java10)
|
# This assumes the naming convention used on CI (ex: ~/.java/java10)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue