From c9b89ce6cc6918a292ce4b43fc07dee421ff80f5 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 18:00:40 +0530 Subject: [PATCH] Mute org.opensearch.index.codec.MultiCodecMergeIT.testForceMergeMultipleCodecs (#9873) (#9876) (cherry picked from commit 91f28d4f3885e6223875ab047fd9b769dc4fa7de) Signed-off-by: Sachin Kale Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- .../java/org/opensearch/index/codec/MultiCodecMergeIT.java | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java b/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java index 82633513a2f50..fda9327c79dc1 100644 --- a/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java +++ b/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java @@ -49,6 +49,7 @@ protected Collection> nodePlugins() { return Collections.singletonList(CustomCodecPlugin.class); } + @AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9872") public void testForceMergeMultipleCodecs() throws ExecutionException, InterruptedException { Map codecMap = Map.of(