Skip to content

Commit 591736b

Browse files
committed
[ML] Mute ml/inference_crud/Test delete given model referenced by pipeline
Due to elastic#80703
1 parent a646f55 commit 591736b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/inference_crud.yml

+4
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,10 @@ setup:
563563

564564
---
565565
"Test delete given model referenced by pipeline":
566+
- skip:
567+
version: all
568+
reason: "@AwaitsFix https://github.com/elastic/elasticsearch/issues/80703"
569+
566570
- do:
567571
ingest.put_pipeline:
568572
id: "pipeline-using-a-classification-model"

0 commit comments

Comments
 (0)