OpenSearch/distribution
Jason Tedor ca70ca6698
Fix BWC release tests
When running the release tests, we set build.snapshot to false and this
causes all version numbers to not have "-SNAPSHOT". This is true even
for the tips of the branches (e.g., currently 5.6.6 on the 5.6
branch). Yet, if we do not set snapshot to false, then we would still be
trying to find artifacts with "-SNAPSHOT" appended which would not have
been build since build.snapshot is false. To fix this, we have to push
build.snapshot into the version logic.

Relates #27778
2017-12-12 10:55:24 -05:00
..
bwc Fix BWC release tests 2017-12-12 10:55:24 -05:00
deb Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
integ-test-zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
rpm Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00
src/main Add missing 's' to tmpdir name (#27721) 2017-12-08 14:29:06 +00:00
tar Enable GC logs by default 2017-12-03 08:33:21 -05:00
tools Reorganize configuring Elasticsearch docs 2017-12-12 10:24:37 -05:00
zip Enable GC logs by default 2017-12-03 08:33:21 -05:00
build.gradle Remove RPM and Debian integration tests 2017-12-11 15:40:10 -05:00