OpenSearch/x-pack/plugin
Yannick Welsch 47ada69c46
Zen2: Move most integration tests to Zen2 (#35678)
Zen2 is now feature-complete enough to run most ESIntegTestCase tests. The changes in this PR
are as follows:
- ClusterSettingsIT is adapted to not be Zen1 specific anymore (it was using Zen1 settings).
- Some of the integration tests require persistent storage of the cluster state, which is not fully
implemented yet (see #33958). These tests keep running with Zen1 for now but will be switched
over as soon as that is fully implemented.
- Some very few integration tests are not running yet with Zen2 for other reasons, depending on
some of the other open points in #32006.
2018-11-19 21:15:29 +01:00
..
ccr [TEST] Force flush to ensure multiple segments. 2018-11-13 14:58:17 +01:00
core Zen2: Move most integration tests to Zen2 (#35678) 2018-11-19 21:15:29 +01:00
deprecation Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
graph Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00
ilm Include stack trace with ILM error in explain output (#35512) 2018-11-14 14:40:05 -07:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Zen2: Move most integration tests to Zen2 (#35678) 2018-11-19 21:15:29 +01:00
monitoring Merge remote-tracking branch 'elastic/master' into zen2 2018-11-12 10:03:59 +01:00
rollup [Rollup] Add `wait_for_completion` option to StopRollupJob API (#34811) 2018-11-13 16:37:17 -05:00
security Zen2: Move most integration tests to Zen2 (#35678) 2018-11-19 21:15:29 +01:00
sql upgrade to lucene-8.0.0-snapshot-6d9c714052 (#35428) 2018-11-12 10:48:27 -06:00
src/test update move-to-step spec with proper docs and extra warning to clients (#35477) 2018-11-14 14:08:31 -08:00
upgrade Refactor: Remove settings from transport action CTOR (#35208) 2018-11-05 13:08:18 +01:00
watcher Watcher: Ignore system locale/timezone in croneval CLI tool (#33215) 2018-11-07 09:03:35 +01:00
build.gradle