Skip to content

Adding sorted version of big5 nightly run#5931

Open
asimmahmood1 wants to merge 2 commits intoopensearch-project:mainfrom
asimmahmood1:big5_sorted
Open

Adding sorted version of big5 nightly run#5931
asimmahmood1 wants to merge 2 commits intoopensearch-project:mainfrom
asimmahmood1:big5_sorted

Conversation

@asimmahmood1
Copy link

Description

Issues Resolved

opensearch-project/opensearch-benchmark-workloads#724

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.

* this will run in addition to the existing one
* depends on opensearch-project/opensearch-benchmark-workloads#740

Signed-off-by: Asim Mahmood <asim.seng@gmail.com>
@coderabbitai
Copy link

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

A new schedule entry is added to the benchmark test Jenkins file for OpenSearch 3.5.0 distribution. The entry includes configuration for replica-snapshot-sorted cluster setup with sorted index parameters and updates the workload snapshot name and base path to reference version 10.3.2.

Changes

Cohort / File(s) Summary
Benchmark test schedule update
jenkins/opensearch/benchmark-test.jenkinsfile
Adds a cron schedule entry for the 3.5.0 distribution with replica-snapshot-sorted cluster configuration, index_sort enabled in WORKLOAD_PARAMS, snapshot naming ending with "_sorted", and base path "10.3.2" for segments

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Refresh nightlies for OS-3.5.0 #5899: Modifies the same benchmark test Jenkinsfile to add/update OpenSearch 3.5.0 benchmark cron entries with snapshot base path 10.3.2 and corresponding workload parameters.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Adding sorted version of big5 nightly run' accurately summarizes the main change: adding a new sorted index configuration entry for the big5 benchmark test.
Description check ✅ Passed The description clearly explains the change, dependencies, and what was modified (adding index_sort flag and snapshot naming), directly relating to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@asimmahmood1
Copy link
Author

@rishabh6788 Let me know if I got this right. Will need your help to create snapshot.

@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (7c36dd4) to head (06ce3bb).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5931   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files         405      405           
  Lines       18578    18578           
=======================================
  Hits        17941    17941           
  Misses        637      637           

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

Signed-off-by: Asim Mahmood <asim.seng@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant