Skip to content

Commit

Permalink
Mute testKNNWarmupCustomLegacyFieldMapping (#2416)
Browse files Browse the repository at this point in the history
Signed-off-by: Kunal Kotwani <[email protected]>
  • Loading branch information
kotwanikunal authored Jan 22, 2025
1 parent 387344e commit f11bd9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void testKNNWarmupDefaultLegacyFieldMapping() throws Exception {

// Custom Legacy Field Mapping
// space_type : "innerproduct", engine : "nmslib", m : 2, ef_construction : 2
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/k-NN/issues/2415")
public void testKNNWarmupCustomLegacyFieldMapping() throws Exception {

// When the cluster is in old version, create a KNN index with custom legacy field mapping settings
Expand Down

0 comments on commit f11bd9f

Please sign in to comment.