opensearch-project / opensearch-api-specification

API specification for OpenSearch
Apache License 2.0
34 stars 62 forks source link

[BUG] Re-add tests that require nodes_dn_dynamic_config_enabled #654

Open dblock opened 2 weeks ago

dblock commented 2 weeks ago

What is the bug?

In #646 I've removed tests/default/security/api/nodesdn.yaml. These tests don't work without nodes_dn_dynamic_config_enabled. With a corrected schema in that PR they now fail (as they should).

What is the expected behavior?

Re-add the tests with a custom setup and nodes_dn_dynamic_config_enabled enabled.