mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
d5064429a9
This commit removes the hardcoded list of plugins used by the smoke tester and instead loads this list the same way the build does: by looking for directories under the `plugins` dir. closes #13096