We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580e8a6 commit cfbc796Copy full SHA for cfbc796
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/3rd_party_deployment.yml
@@ -423,6 +423,7 @@ setup:
423
ml.start_trained_model_deployment:
424
model_id: test_model
425
deployment_id: test_model_for_search
426
+ priority: low
427
wait_for: started
428
- match: {assignment.assignment_state: started}
429
- match: {assignment.task_parameters.model_id: test_model}
@@ -443,6 +444,7 @@ setup:
443
444
445
446
deployment_id: test_model_for_ingest
447
448
449
450
0 commit comments