OpenSearch/x-pack/plugin
Andrey Ershov 534ba1dd34
Remove LicenseServiceClusterNotRecoveredTests (#37528)
While tests migration from Zen1 to Zen2, we've encountered this test.
This test is organized as follows:

Starts the first cluster node.
Starts the second cluster node.
Checks that license is active.
Interesting fact that adding assertLicenseActive(true) between 1
and 2 also makes the test pass.
assertLicenseActive retrieves XPackLicenseState from the nodes
and checks that active flag is set. It's set to true even before
the cluster is initialized.

So this test does not make sense.
2019-01-23 07:23:06 +01:00
..
ccr Implement leader rate limiting for file restore (#37677) 2019-01-22 10:57:37 -07:00
core Remove LicenseServiceClusterNotRecoveredTests (#37528) 2019-01-23 07:23:06 +01:00
deprecation Remove obsolete deprecation checks (#37510) 2019-01-18 14:24:34 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml Add cache cleaning task for ML snapshot (#37505) 2019-01-19 16:16:58 -08:00
monitoring Remove the use of AbstracLifecycleComponent constructor #37488 (#37488) 2019-01-16 09:05:30 +01:00
rollup Fix RollupDocumentation test to wait for job to stop 2019-01-11 14:14:58 -05:00
security Remove kibana_user and kibana_dashboard_only_user index privileges (#37441) 2019-01-22 12:09:08 -08:00
sql Add helper classes to determine if aggs have a value (#36020) 2019-01-22 12:38:55 -05:00
src/test ML: creating ML State write alias and pointing writes there (#37483) 2019-01-18 14:32:34 -06:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Remove Watcher Account "unsecure" settings (#36736) 2019-01-20 12:51:24 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00