OpenSearch/x-pack/qa/third-party/pagerduty/src/test
Lee Hinman 7b190609ab
(7.x) Use environment settings instead of state settings for Watcher config (#41158)
Backport of (#41087)

* Use environment settings instead of state settings for Watcher config

Prior to this we used the settings from cluster state to see whether ILM was
enabled of disabled, however, these settings don't accurately reflect the
`xpack.ilm.enabled` setting in `elasticsearch.yml`.

This commit changes to using the `Environment` settings, which correctly reflect
the ILM enabled setting.

Resolves #41042
2019-04-12 12:15:44 -06:00
..
java/org/elasticsearch/smoketest (7.x) Use environment settings instead of state settings for Watcher config (#41158) 2019-04-12 12:15:44 -06:00
resources/rest-api-spec/test/pagerduty Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00