OpenSearch/qa/backwards-5.0
Ryan Ernst 8c53555b28 Tests: Use local clone build of 5.x with bwc tests (#22946)
The current rest backcompat tests, which run against a mixed cluster of
5.x and 6.0 nodes, depend on snapshot builds of 5.x. However, this has
the potential for inconsistency that results in CI failures, and happens
quite often, whenever some backcompat logic is added to 5.x, but the bwc
test on master fails because the 5.x code has not yet been published as
a snapshot.

This change creates a git clone of the 5.x branch,
builds the zip distribution, and ties that into gradle substitutions for
the 5.x version.
2017-03-23 22:32:13 -07:00
..
src/test/java/org/elasticsearch/backwards [TEST] randomize request content_type between all of the supported formats 2017-02-27 12:27:03 +01:00
build.gradle Tests: Use local clone build of 5.x with bwc tests (#22946) 2017-03-23 22:32:13 -07:00