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

Update code to handle data node instance type parameter #271

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Update code to handle data node instance type parameter #271

merged 1 commit into from
Aug 14, 2023

Conversation

rishabh6788
Copy link
Collaborator

Description

This PR adds support to take dataInstanceType parameter to allow users to specify their choice of data node
EC2 instance type.

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.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #271 (a592ec4) into main (9539179) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #271   +/-   ##
=========================================
  Coverage     86.63%   86.63%           
  Complexity       27       27           
=========================================
  Files            77       77           
  Lines           202      202           
  Branches         11       11           
=========================================
  Hits            175      175           
  Misses           19       19           
  Partials          8        8           
Files Changed Coverage Δ
...ts/jenkins/jobs/BenchmarkTestMultinode_Jenkinsfile 100.00% <ø> (ø)
tests/jenkins/jobs/BenchmarkTest_Jenkinsfile 100.00% <ø> (ø)

@rishabh6788 rishabh6788 merged commit 99c487d into opensearch-project:main Aug 14, 2023
7 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 14, 2023
Signed-off-by: Rishabh Singh <[email protected]>
(cherry picked from commit 99c487d)
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants