75a72b34cb
The ci script checks out elasticsearch for x-plugins to use. However, it always checks out the master branch. This change makes the script look for the source branch of a PR (falling back to GIT_BRANCH which is provided by jenkins for non PR CI jobs) and checks if that branch exists in elasticsearch. If it does not, it falls back to the target branch for the PR. Original commit: elastic/x-pack-elasticsearch@73146bb3b3 |
||
---|---|---|
.. | ||
checkstyle_suppressions.xml | ||
ci | ||
create_bwc_indexes.py | ||
smoke_test_xpack_rc.py |