OpenSearch/qa
Dimitris Athanasiou 5eea355b33 [ML] Add overall buckets api (elastic/x-pack-elasticsearch#2713)
Adds the GET overall_buckets API.

The REST end point is: GET
/_xpack/ml/anomaly_detectors/job_id/results/overall_buckets

The API returns overall bucket results. An overall bucket
is a summarized bucket result over multiple jobs.
It has the `bucket_span` of the longest job's `bucket_span`.
It also has an `overall_score` that is the `top_n` average of the
max anomaly scores per job.

relates elastic/x-pack-elasticsearch#2693

Original commit: elastic/x-pack-elasticsearch@ba6061482d
2017-10-10 14:41:24 +01:00
..
audit-tests Revert "Use shaded rest client dependencies" (elastic/x-pack-elasticsearch#2352) 2017-08-25 14:13:16 -05:00
core-rest-tests-with-security
full-cluster-restart Setup debug logging for qa.full-cluster-restart 2017-10-06 23:02:48 +02:00
ml-basic-multi-node Revert "Use shaded rest client dependencies" (elastic/x-pack-elasticsearch#2352) 2017-08-25 14:13:16 -05:00
ml-disabled Revert "Use shaded rest client dependencies" (elastic/x-pack-elasticsearch#2352) 2017-08-25 14:13:16 -05:00
ml-no-bootstrap-tests [TEST] Wait a little longer for named pipes to open in unit tests (elastic/x-pack-elasticsearch#2712) 2017-10-09 13:09:17 +01:00
ml-single-node-tests Promote common rest test utility methods to ESRestTestCase 2017-10-05 10:10:10 +02:00
multi-cluster-search-security
openldap-tests Fix LDAP Authc connections deadlock (elastic/x-pack-elasticsearch#2587) 2017-10-09 13:06:12 +03:00
reindex-tests-with-security
rolling-upgrade Set minimum_master_nodes on rolling-upgrade test 2017-10-09 10:59:58 +02:00
security-client-tests
security-example-extension Adopt settings cleanups from core (elastic/x-pack-elasticsearch#2605) 2017-09-25 12:27:07 +02:00
security-migrate-tests
security-setup-password-tests Revert "Use shaded rest client dependencies" (elastic/x-pack-elasticsearch#2352) 2017-08-25 14:13:16 -05:00
smoke-test-graph-with-security
smoke-test-ml-with-security [ML] Add overall buckets api (elastic/x-pack-elasticsearch#2713) 2017-10-10 14:41:24 +01:00
smoke-test-plugins
smoke-test-plugins-ssl Disable TLS by default (elastic/x-pack-elasticsearch#2481) 2017-09-14 12:18:54 -06:00
smoke-test-security-with-mustache
smoke-test-watcher
smoke-test-watcher-with-mustache
smoke-test-watcher-with-painless
smoke-test-watcher-with-security
transport-client-tests
tribe-node-tests-with-security
tribe-tests-with-license add dummy test to LicensingTribeIT for build to pass (elastic/x-pack-elasticsearch#2627) 2017-09-25 22:03:46 -07:00
tribe-tests-with-security Reenable TribeWithSecurityIT tests (elastic/x-pack-elasticsearch#2511) 2017-09-15 12:50:54 -06:00
vagrant Show exit code in Bootstrap Password packaging tests 2017-10-10 09:51:22 +02:00
build.gradle