Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Fix custom prompt substitute with List issue in ml inference search response processor #2874

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 49d4a01 from #2871

@mingshl
Copy link
Collaborator

mingshl commented Sep 2, 2024

passed all windows tests, rerunning linux 11 succeed. trying to rerun linux 17 and 21

@mingshl
Copy link
Collaborator

mingshl commented Sep 3, 2024

flaky test VisualizationsToolIT

 REPRODUCE WITH: ./gradlew ':opensearch-ml-plugin:integTest' --tests "org.opensearch.ml.tools.VisualizationsToolIT.testVisualizationFound" -Dtests.seed=78E09CF9C4455CE9 -Dtests.security.manager=false -Dtests.locale=es-PA -Dtests.timezone=America/North_Dakota/New_Salem -Druntime.java=17

REPRODUCE WITH: ./gradlew ':opensearch-ml-plugin:integTest' --tests "org.opensearch.ml.tools.VisualizationsToolIT.testVisualizationFound" -Dtests.seed=78E09CF9C4455CE9 -Dtests.security.manager=false -Dtests.locale=es-PA -Dtests.timezone=America/North_Dakota/New_Salem -Druntime.java=17

org.opensearch.ml.tools.VisualizationsToolIT > testVisualizationFound FAILED
    org.opensearch.client.ResponseException: method [DELETE], host [http://[::1]:33035], URI [/_plugins/_ml/models/XD83tpEBXM_8kiw3Ctf-], status line [HTTP/1.1 400 Bad Request]
    {"error":{"root_cause":[{"type":"status_exception","reason":"Model cannot be deleted in deploying or deployed state. Try undeploy model first then delete"}],"type":"status_exception","reason":"Model cannot be deleted in deploying or deployed state. Try undeploy model first then delete"},"status":400}

@mingshl mingshl merged commit 54d7daf into 2.x Sep 3, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants