OpenSearch/plugin
polyfractal faac0d2a52 [Rollup] Don't randomize index name in test
The test job helper randomizes the index name with 1-10 characters,
which can lead to randomized index names to overlap and show fewer
caps than the test expects.

The solution is to just use index names "0"-"24" to ensure none
of the names overlap, and thus the caps don't overlap.

Original commit: elastic/x-pack-elasticsearch@74a6d13213
2018-03-02 16:16:11 -08:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core [ML] Set explicit defaults to AnalysisLimits (elastic/x-pack-elasticsearch#4015) 2018-02-27 17:49:05 +00:00
deprecation Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
logstash Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
ml [ML] Set explicit defaults to AnalysisLimits (elastic/x-pack-elasticsearch#4015) 2018-02-27 17:49:05 +00:00
monitoring [Monitoring] Remove support for setting interval -1 (elastic/x-pack-elasticsearch#4035) 2018-02-26 17:53:09 -08:00
rollup [Rollup] Don't randomize index name in test 2018-03-02 16:16:11 -08:00
security Pass InputStream when creating XContent parser (elastic/x-pack-elasticsearch#4001) 2018-02-23 15:22:28 -07:00
sql SQL: Replace the cli fixture with in-process testing (elastic/x-pack-elasticsearch#3889) 2018-02-27 09:24:16 -08:00
src/test [ML] Set explicit defaults to AnalysisLimits (elastic/x-pack-elasticsearch#4015) 2018-02-27 17:49:05 +00:00
upgrade Tests: suppress testIndexUpgradeInfoLicense on release builds (elastic/x-pack-elasticsearch#3930) 2018-02-14 13:56:40 -05:00
watcher Pass InputStream when creating XContent parser (elastic/x-pack-elasticsearch#4001) 2018-02-23 15:22:28 -07:00
build.gradle Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00