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

Use strong password in security test (#933) #954

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented Jun 2, 2023

Issue #, if available:

Description of changes:

Backport #933

CheckList:
[ ] 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.

* Use strong password in security test

Signed-off-by: bowenlan-amzn <[email protected]>

* Update PR tempate

Signed-off-by: bowenlan-amzn <[email protected]>

* Update more password

Signed-off-by: bowenlan-amzn <[email protected]>

---------

Signed-off-by: bowenlan-amzn <[email protected]>
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #954 (da9192d) into main (32c0bb0) will increase coverage by 0.19%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #954      +/-   ##
============================================
+ Coverage     74.74%   74.93%   +0.19%     
  Complexity      111      111              
============================================
  Files           141      141              
  Lines          8263     8263              
  Branches       1206     1206              
============================================
+ Hits           6176     6192      +16     
+ Misses         1477     1458      -19     
- Partials        610      613       +3     

see 7 files with indirect coverage changes

@lezzago lezzago self-requested a review June 19, 2023 16:51
@lezzago
Copy link
Member

lezzago commented Jun 19, 2023

It seems like some tests are failing through security. This will need to be looked at for the root cause. It should be unrelated to this PR.

@eirsep eirsep merged commit 33d913d into opensearch-project:main Jun 19, 2023
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