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 integration test against security enabled cluster #513

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

heemin32
Copy link
Collaborator

@heemin32 heemin32 commented Oct 4, 2023

Description

Add integration test against security enabled cluster

Issues Resolved

#512

Check List

  • Commits are signed per the DCO using --signoff

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 Oct 4, 2023

Codecov Report

Merging #513 (8e37088) into main (702c5b6) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #513      +/-   ##
============================================
- Coverage     88.62%   88.47%   -0.15%     
- Complexity      751      752       +1     
============================================
  Files            92       92              
  Lines          2717     2717              
  Branches        221      221              
============================================
- Hits           2408     2404       -4     
- Misses          228      232       +4     
  Partials         81       81              

see 4 files with indirect coverage changes

@heemin32 heemin32 force-pushed the security branch 2 times, most recently from ba33c8a to 209bb34 Compare October 4, 2023 23:04
Signed-off-by: Heemin Kim <heemin@amazon.com>
Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@heemin32 heemin32 merged commit ed8198f into opensearch-project:main Oct 5, 2023
14 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit ed8198f)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit ed8198f)
@martin-gaievski
Copy link
Member

martin-gaievski commented Oct 5, 2023

Just to make sure we're keeping in mind that this approach has multiple drawbacks, main one would be that if some core component is failing then this action will fail too, we've seen that in knn repo, @heemin32

I mean discussion in this issue: opensearch-project/k-NN#901

heemin32 added a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit ed8198f)

Co-authored-by: Heemin Kim <heemin@amazon.com>
heemin32 added a commit that referenced this pull request Oct 5, 2023
Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit ed8198f)

Co-authored-by: Heemin Kim <heemin@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport PR to 2.x branch backport 2.11 Backport to 2.11 branch Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants