mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 13:38:49 +00:00
project, and combined their gradle builds. Everything builds, but many many tests fail. Original commit: elastic/x-pack-elasticsearch@d18d4614aa
23 lines
483 B
YAML
23 lines
483 B
YAML
randomization:
|
|
elasticsearch:
|
|
es150:
|
|
version: 1.5.0
|
|
branch: tags/v1.5.0
|
|
lucene.version: 4.10.4
|
|
es151:
|
|
version: 1.5.1
|
|
branch: tags/v1.5.1
|
|
lucene.version: 4.10.4
|
|
es152:
|
|
version: 1.5.2
|
|
branch: tags/v1.5.2
|
|
lucene.version: 4.10.4
|
|
es153:
|
|
version: 1.5.3-SNAPSHOT
|
|
branch: origin/1.5
|
|
lucene.version: 4.10.4
|
|
es160:
|
|
version: 1.6.0-SNAPSHOT
|
|
branch: origin/1.x
|
|
lucene.version: 4.10.4
|