OpenSearch/x-pack/plugin
Gordon Brown 25724c5c46
Adjust date parsing in ILM integration tests (#48648)
The format returned by the API is not always parsable with
`Instant.parse()`, so this commit adjusts to parsing those dates as
`ISO_ZONED_DATE_TIME` instead, which appears to always parse the
returned value correctly.
2019-10-29 15:44:04 -07:00
..
analytics Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ccr Multiple remote connection strategy support (#48496) 2019-10-25 09:29:41 -06:00
core ILM open/close steps are noop if idx is open/close (#48614) (#48640) 2019-10-29 17:43:56 +00:00
deprecation Add migration tool checks for `_field_names` disabling (#46972) 2019-09-25 10:15:10 +02:00
enrich Muted verifying monitoring integration in enrich integration test. 2019-10-24 08:39:53 +02:00
frozen-indices Remove unused transport action from TransportFreezeIndexAction (#47992) 2019-10-14 16:20:37 +02:00
graph Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
ilm Adjust date parsing in ILM integration tests (#48648) 2019-10-29 15:44:04 -07:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ml [7.x] Assert that the results of classification analysis can be evaluated using _evaluate API. (#48626) (#48634) 2019-10-29 16:20:56 +01:00
monitoring Merge remote-tracking branch 'es/7.x' into enrich-7.x 2019-10-10 14:44:05 +02:00
rollup Ensure random timestamps are within search boundary (#38753) (#47787) 2019-10-10 14:38:01 +02:00
search-business-rules Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
security Update oauth2-oidc-sdk and nimbus-jose-jwt (#48537) (#48628) 2019-10-29 14:18:59 +02:00
spatial Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
sql Simplify usage of Gradle Shadow plugin (#48478) (#48597) 2019-10-28 12:11:55 -07:00
src/test [ML][Transforms] add wait_for_checkpoint flag to stop (#47935) (#48591) 2019-10-28 13:02:57 -04:00
transform [ML][Transforms] add wait_for_checkpoint flag to stop (#47935) (#48591) 2019-10-28 13:02:57 -04:00
vectors Deprecate the sparse_vector field type. (#48368) 2019-10-23 16:35:03 -07:00
voting-only-node Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
watcher Update jakarta mail dependency to 1.6.4 (#47810) 2019-10-11 09:24:11 +02:00
build.gradle Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00