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 enableRemoteStore parameter in opensearch-cluster-cdk #3657

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Conversation

rishabh6788
Copy link
Collaborator

Description

This PR adds support for enableRemoteStore parameter in opensearch-cluster-cdk.
This will be used to run nightly benchmarks on remote-store enabled clusters.

Issues Resolved

opensearch-project/OpenSearch#8087

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 Jun 22, 2023

Codecov Report

Merging #3657 (3cd39f3) into main (8fb3588) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3657   +/-   ##
=======================================
  Coverage   91.48%   91.49%           
=======================================
  Files         181      181           
  Lines        5381     5384    +3     
=======================================
+ Hits         4923     4926    +3     
  Misses        458      458           
Impacted Files Coverage Δ
..._workflow/benchmark_test/benchmark_test_cluster.py 84.88% <ø> (ø)
src/test_workflow/benchmark_test/benchmark_args.py 100.00% <100.00%> (ø)

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.

3 participants