We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4620e commit daeec1aCopy full SHA for daeec1a
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/inference_crud.yml
@@ -658,6 +658,9 @@ setup:
658
659
---
660
"Test force delete given model with alias referenced by pipeline":
661
+ - skip:
662
+ version: all
663
+ reason: "@AwaitsFix https://github.com/elastic/elasticsearch/issues/106652"
664
- do:
665
ml.put_trained_model_alias:
666
model_alias: "alias-to-a-classification-model"
0 commit comments