OpenSearch/x-pack/plugin
Lee Hinman ad60f0015e
Address failures in SnapshotLifecycleRestIT.testFullPolicySnapshot (#51013)
This test failed a couple of different ways, related to timing, as well
as concurrent snapshots, and also naming.

This commit splits the giant `assertBusy` into separate parts so that we don't
perform ~5 different requests and tests in the same loop. It also gives each
test a unique repository so that no other test can accidentally re-use
snapshots.

Resolves #50358 (hopefully!)
2020-01-15 09:47:41 -07:00
..
analytics Begin moving date_histogram to offset rounding (backport of #50873) (#50978) 2020-01-14 16:50:27 -05:00
ccr Track Snapshot Version in RepositoryData (#50930) (#50989) 2020-01-14 18:15:07 +01:00
core Deprecating kibana_user and kibana_dashboard_only_user roles (#50963) 2020-01-15 11:07:19 +11:00
deprecation Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
enrich Tweak formatter config for long generic lines (#51027) 2020-01-15 13:17:37 +00:00
frozen-indices Use more specific loggers in subclasses of TMNA (#50076) 2019-12-11 15:07:47 +00:00
graph Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
ilm Address failures in SnapshotLifecycleRestIT.testFullPolicySnapshot (#51013) 2020-01-15 09:47:41 -07:00
logstash Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
mapper-flattened Add telemetry for flattened fields. (#48972) (#49125) 2019-11-18 12:29:42 -08:00
ml [TEST] Increase ML distributed test job open timeout (#50998) 2020-01-15 08:58:55 +00:00
monitoring Add max_resource_units to enterprise license (#50910) 2020-01-14 12:37:05 +11:00
rollup Use more specific loggers in subclasses of TMNA (#50076) 2019-12-11 15:07:47 +00:00
search-business-rules Use Void context on parsers where possible (#50573) (#50617) 2020-01-03 13:28:55 -05:00
security Deprecating kibana_user and kibana_dashboard_only_user roles (#50963) 2020-01-15 11:07:19 +11:00
spatial Geo: Switch generated GeoJson type names to camel case (#50400) 2019-12-20 15:37:22 -05:00
sql Add "did you mean" to ObjectParser (#50938) (#50985) 2020-01-14 17:53:41 -05:00
src/test [ML] Removed key value from the catch regex test (#50977) (#51021) 2020-01-15 08:50:59 +01:00
transform [7.x][Transform] correctly retrieve checkpoints from remote indices (#50903) (#50969) 2020-01-14 15:09:14 +01:00
vectors Increase the number of vector dims to 2048 (#46895) 2019-11-20 07:47:33 -05:00
voting-only-node Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
watcher Add "did you mean" to ObjectParser (#50938) (#50985) 2020-01-14 17:53:41 -05:00
build.gradle Skip enterprise license tests in release build (#50182) 2019-12-16 10:11:21 +11:00