OpenSearch/x-pack/plugin/ml/qa/ml-with-security
Przemysław Witek f5014ace64
[ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072)
* [ML] Add validation that rejects duplicate detectors in PutJobAction

Closes #39704

* Add YML integration test for duplicate detectors fix.

* Use "== false" comparison rather than "!" operator.

* Refine error message to sound more natural.

* Put job description in square brackets in the error message.

* Use the new validation in ValidateJobConfigAction.

* Exclude YML tests for new validation from permission tests.
2019-04-10 15:43:35 +02:00
..
src/test/java/org/elasticsearch/smoketest Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
build.gradle [ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072) 2019-04-10 15:43:35 +02:00
roles.yml Move ML tests to be sub-projects of ML (#33026) 2018-08-21 12:23:21 -04:00