OpenSearch/x-pack/plugin/watcher
Jake Landis b4179a8814
[7.x] Refactor watcher tests (#52799) (#52844)
This PR moves the majority of the Watcher REST tests under
the Watcher x-pack plugin.

Specifically, moves the Watcher tests from:
x-pack/plugin/test
x-pack/qa/smoke-test-watcher
x-pack/qa/smoke-test-watcher-with-security
x-pack/qa/smoke-test-monitoring-with-watcher

to:
x-pack/plugin/watcher/qa/rest (/test and /qa/smoke-test-watcher)
x-pack/plugin/watcher/qa/with-security
x-pack/plugin/watcher/qa/with-monitoring

Additionally, this disables Watcher from the main
x-pack test cluster and consolidates the stop/start logic
for the tests listed.

No changes to the tests (beyond moving them) are included.

3rd party tests and doc tests (which also touch Watcher)
are not included in the changes here.
2020-02-26 15:57:10 -06:00
..
licenses Upgrade to the latest OWASP HTML sanitizer (#50765) (#51166) 2020-01-17 10:00:33 -07:00
qa [7.x] Refactor watcher tests (#52799) (#52844) 2020-02-26 15:57:10 -06:00
src Improve watcher test by preventing a npe when closing the http client. 2020-02-24 10:23:45 +01:00
build.gradle [7.x] Refactor watcher tests (#52799) (#52844) 2020-02-26 15:57:10 -06:00