mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-19 19:35:02 +00:00
The opensearch-keystore tool is currently failing to load and update older versions keystores created using the elasticsearch-keystore tool. This results in couple of failing tests for bwc and upgrade of the older versions of keystore files. This commit mutes these two tests until we make a decision on the minimum supported version. Signed-off-by: Rabi Panda <adnapibar@gmail.com>