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

unblocking the integ test pipeline for release #3159

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

dhrubo-os
Copy link
Collaborator

@dhrubo-os dhrubo-os commented Oct 24, 2024

Description

[

Currently stackTrack is having different error message:

org.opensearch.client.ResponseException: method [POST], host [http://[::1]:63080], URI [/_plugins/_ml/models/.  ioJyv5IBqF95HT6CBDHZ/_predict], status line [HTTP/1.1 400 Bad Request
                {"error":{"root_cause":[{"type":"status_exception","reason":"Error from remote service: {\n  \"error\": {\n
                \"message\": \"400: There was an error parsing the body\",\n    \"type\": \"server_error\",\n    \"param\": null,\n
                \"code\": null\n  }\n}"}],"type":"status_exception","reason":"Error from remote service: {\n  \"error\": {\n
                \"message\": \"400: There was an error parsing the body\",\n    \"type\": \"server_error\",\n    \"param\": null,\n
                \"code\": null\n  }\n}"},"status":400}

Removing this integ test as this is not an issue anymore.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
@mingshl
Copy link
Collaborator

mingshl commented Oct 24, 2024

LGTM, but we need to consolidate the IT tests

@dhrubo-os dhrubo-os merged commit 7147ef7 into opensearch-project:main Oct 24, 2024
5 of 6 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)
dhrubo-os added a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)

Co-authored-by: Dhrubo Saha <dhrubo@amazon.com>
dhrubo-os added a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)

Co-authored-by: Dhrubo Saha <dhrubo@amazon.com>
dhrubo-os added a commit that referenced this pull request Oct 24, 2024
* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* apply spotless

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>

---------

Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
(cherry picked from commit 7147ef7)

Co-authored-by: Dhrubo Saha <dhrubo@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants