We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9aaf8 commit d9e73ebCopy full SHA for d9e73eb
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/inference_crud.yml
@@ -589,6 +589,10 @@ setup:
589
590
---
591
"Test force delete given model referenced by pipeline":
592
+ - skip:
593
+ version: all
594
+ reason: "@AwaitsFix https://github.com/elastic/elasticsearch/issues/80703"
595
+
596
- do:
597
ingest.put_pipeline:
598
id: "pipeline-using-a-classification-model"
0 commit comments