Skip to content

Conversation

@picandocodigo
Copy link
Member

This test still takes longer on Serverless, 20 retries worked for 9.0, so hopefully will work on main too. Error:

Test: machine_learning/20_trained_model_serverless.yml
Action: ["do", {"ml.infer_trained_model" => {"model_id" => "test_model", "body" => "{\n  \"docs\": [\n    { \"input\": \"words\" }\n  ]\n}\n"}}]
Hash - [409] {"error":{"root_cause":[{"type":"status_exception","reason":"Trained model deployment [test_model] is not allocated to any nodes"}],"type":"status_exception","reason":"Trained model deployment [test_model] is not allocated to any nodes"},"status":409}

This test still takes longer on Serverless, 20 retries worked for `9.0`, so hopefully will work on
main too. Error:
```
Test: machine_learning/20_trained_model_serverless.yml
Action: ["do", {"ml.infer_trained_model" => {"model_id" => "test_model", "body" => "{\n  \"docs\": [\n    { \"input\": \"words\" }\n  ]\n}\n"}}]
Hash - [409] {"error":{"root_cause":[{"type":"status_exception","reason":"Trained model deployment [test_model] is not allocated to any nodes"}],"type":"status_exception","reason":"Trained model deployment [test_model] is not allocated to any nodes"},"status":409}
```
@picandocodigo picandocodigo added CI test-runner Issues related to tests runners labels May 16, 2025
@picandocodigo picandocodigo merged commit 597f0b6 into main May 16, 2025
14 checks passed
@picandocodigo picandocodigo deleted the increase_serverless_timeouts branch May 16, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI test-runner Issues related to tests runners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants