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

Remove numNodes parameter in security tests (#991) #1135

Merged

Conversation

soosinha
Copy link
Member

Backport of #991

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.

Some of the integ tests like those for wait_for_active_shards need
atleast 2 nodes in the cluster to run successfully. Removing the
numNodes=1 parameter so that by default 2 node cluster is created

Signed-off-by: Sooraj Sinha <[email protected]>
(cherry picked from commit c19dcba)
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #1135 (704855d) into 2.x (1fc3c6c) will decrease coverage by 0.11%.
The diff coverage is n/a.

❗ Current head 704855d differs from pull request most recent head bda4b5c. Consider uploading reports for the commit bda4b5c to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1135      +/-   ##
============================================
- Coverage     76.57%   76.46%   -0.11%     
+ Complexity     1046     1042       -4     
============================================
  Files           141      141              
  Lines          4764     4764              
  Branches        521      521              
============================================
- Hits           3648     3643       -5     
- Misses          776      780       +4     
- Partials        340      341       +1     

see 1 file with indirect coverage changes

@monusingh-1 monusingh-1 enabled auto-merge (squash) September 11, 2023 07:00
@monusingh-1 monusingh-1 merged commit 294a993 into opensearch-project:2.x Sep 11, 2023
12 checks passed
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.

3 participants