Skip to content

Commit

Permalink
Mute testCreateAndDeletePipelineWithInferenceProcessor (elastic#107777)…
Browse files Browse the repository at this point in the history
  • Loading branch information
ldematte authored Apr 24, 2024
1 parent 972060f commit 05d4bc3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ private void putModelAlias(String modelAlias, String newModel) throws IOExceptio
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/107777")
public void testCreateAndDeletePipelineWithInferenceProcessor() throws Exception {
putRegressionModel(MODEL_ID);
String pipelineId = "regression-model-pipeline";
Expand Down

0 comments on commit 05d4bc3

Please sign in to comment.