Skip to content

Conversation

weijia-aws
Copy link
Contributor

Description

This PR add changes to onboard smoke test for neural-search plugin

Issues Resolved

opensearch-project/neural-search#1186

Test

./test.sh smoke-test manifests/3.0.0/opensearch-3.0.0-test.yml --component neural-search --paths opensearch=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/3.0.0/11061/linux/x64/tar


2025-05-20 10:00:17 INFO     | neural-search        | /_cluster/settings PUT | PASS  |
2025-05-20 10:00:17 INFO     | neural-search        | /_plugins/_neural/stats GET | PASS  |
2025-05-20 10:00:17 INFO     | neural-search        | /_plugins/_neural/stats/text_embedding_executions GET | PASS  |
2025-05-20 10:00:17 INFO     | neural-search        | /_plugins/_neural/stats?flat_stat_paths=true&include_metadata=true GET | PASS  |

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.

Copy link
Member

@zelinh zelinh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @weijia-aws Could you rebase from main branch? We should have fixed the CI failures.

@weijia-aws
Copy link
Contributor Author

Will do

@zelinh zelinh merged commit 934373d into opensearch-project:main May 21, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board May 21, 2025
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b104d3c) to head (f00f146).
Report is 2 commits behind head on main.

❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #5528   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants