Skip to content

Conversation

weijia-aws
Copy link
Contributor

Description

  1. Add size parameter in neural search benchmark
  2. Schedule to run on 2.19.1 version

Issues Resolved

N/A

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.

H 5 * * * %BUNDLE_MANIFEST_URL=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/3.1.0/latest/linux/x64/tar/dist/opensearch/manifest.yml;TEST_WORKLOAD=neural_search;SINGLE_NODE_CLUSTER=false;DATA_NODE_COUNT=3;DATA_INSTANCE_TYPE=r5.2xlarge;USE_50_PERCENT_HEAP=true;USER_TAGS=run-type:nightly,segrep:disabled,arch:x64,instance-type:r5.2xlarge,major-version:3x,cluster-config:x64-r5.2xlarge-3-data-3-shards-0-replica-hybrid;WORKLOAD_PARAMS={"index_name":"quora-dense-embedding","index_body":"indices/quora.json","corpora_name":"quora","default_ingest_pipeline":"nlp-default-ingest-pipeline-dense-embedding","variable_queries":10000,"warmup_time_period":5,"index_knn":true,"k":100,"query_size":100,"ingest_percentage":100};TEST_PROCEDURE=hybrid-search
H 5 * * * %BUNDLE_MANIFEST_URL=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/3.1.0/latest/linux/x64/tar/dist/opensearch/manifest.yml;TEST_WORKLOAD=neural_search;SINGLE_NODE_CLUSTER=false;DATA_NODE_COUNT=3;DATA_INSTANCE_TYPE=r5.2xlarge;USE_50_PERCENT_HEAP=true;USER_TAGS=run-type:nightly,segrep:disabled,arch:x64,instance-type:r5.2xlarge,major-version:3x,cluster-config:x64-r5.2xlarge-3-data-3-shards-0-replica-semantic;WORKLOAD_PARAMS={"index_name":"quora-dense-embedding","index_body":"indices/quora.json","corpora_name":"quora","default_ingest_pipeline":"nlp-default-ingest-pipeline-dense-embedding","variable_queries":10000,"warmup_time_period":5,"index_knn":true,"k":100,"query_size":100,"ingest_percentage":100};TEST_PROCEDURE=semantic-search

H 6 * * * %BUNDLE_MANIFEST_URL=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/2.19.1/latest/linux/arm64/tar/dist/opensearch/manifest.yml;TEST_WORKLOAD=neural_search;SINGLE_NODE_CLUSTER=false;DATA_NODE_COUNT=3;DATA_INSTANCE_TYPE=r5.2xlarge;USE_50_PERCENT_HEAP=true;USER_TAGS=run-type:nightly,segrep:disabled,arch:x64,instance-type:r5.2xlarge,major-version:3x,cluster-config:x64-r5.2xlarge-3-data-3-shards-0-replica-sparse;WORKLOAD_PARAMS={"passage_embedding_type":"rank_features","index_name":"quora-sparse-embedding","index_body":"indices/quora.json","corpora_name":"quora","ingest_percentage":100,"variable_queries":10000,"warmup_time_period":5,"query_size":100,"default_ingest_pipeline":"nlp-default-ingest-pipeline-sparse"};TEST_PROCEDURE=sparse-search
Copy link
Collaborator

Choose a reason for hiding this comment

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

please change arm64 in the link to x64 for all 2.19 runs.

@peterzhuamazon
Copy link
Member

We are on 2.19.2 now as latest 2.x right? Why 2.19.1?

Thanks.

@weijia-aws
Copy link
Contributor Author

We are on 2.19.2 now as latest 2.x right? Why 2.19.1?

Hi @peterzhuamazon, Currently Vector Search is running on 2.19.1, and we want to follow the same

@rishabh6788 rishabh6788 merged commit aff4f1c into opensearch-project:main Jun 27, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Jun 27, 2025
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (19d1829) to head (7f7e543).
Report is 1 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   #5611   +/-   ##
============================
============================

☔ 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.

rishabh6788 pushed a commit that referenced this pull request Jul 22, 2025
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.

3 participants