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

Add support for passing test-procedure, exclude-tasks and include-tasks benchmark cli options #343

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

rishabh6788
Copy link
Collaborator

This PR adds support for --test-procedure, --exclude-tasks and --include-tasks command line arguments for opensearch-benchmark in the nightly benchmark workflow. Related to opensearch-project/opensearch-build#4173.

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

…ks benchmark cli options

Signed-off-by: Rishabh Singh <[email protected]>
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #343 (fe58fb4) into main (9008a8c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #343   +/-   ##
=========================================
  Coverage     87.43%   87.43%           
  Complexity       29       29           
=========================================
  Files            81       81           
  Lines           207      207           
  Branches         11       11           
=========================================
  Hits            181      181           
  Misses           19       19           
  Partials          7        7           
Files Coverage Δ
...ts/jenkins/jobs/BenchmarkTestMultinode_Jenkinsfile 100.00% <ø> (ø)
...s/jenkins/jobs/BenchmarkTestNoManifest_Jenkinsfile 100.00% <ø> (ø)
tests/jenkins/jobs/BenchmarkTest_Jenkinsfile 100.00% <ø> (ø)

@rishabh6788 rishabh6788 merged commit cfaa0f3 into opensearch-project:main Oct 26, 2023
8 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 26, 2023
…ks benchmark cli options (#343)

Signed-off-by: Rishabh Singh <[email protected]>
(cherry picked from commit cfaa0f3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.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.

2 participants