d0a4d23027
Several types of distributions are built and tested in elasticsearch, ranging from the current version, to building or downloading snapshot or released versions. Currently tests relying on these have to contain logic deciding where and how to pull down these distributions. This commit adds an distributiond download plugin for each project to manage which versions and variants the project needs. It abstracts away all need for knowing where a particular version comes from, like a local distribution or bwc project, or pulling from the elastic download service. This will be used in a followup PR by the testclusters and vagrant tests. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
version.properties |