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

Adds security plugin to distribution-build tests manifest #2412

Conversation

DarshitChanpura
Copy link
Member

Signed-off-by: Darshit Chanpura dchanp@amazon.com

Description

Security will now be part of release testing manifest

Issues Resolved

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.

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@DarshitChanpura DarshitChanpura requested a review from a team as a code owner August 4, 2022 02:02
@codecov-commenter
Copy link

Codecov Report

Merging #2412 (b160065) into main (abfca2d) will increase coverage by 5.37%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main     #2412      +/-   ##
=============================================
+ Coverage     94.62%   100.00%   +5.37%     
=============================================
  Files           210         6     -204     
  Lines          4317       105    -4212     
  Branches         29        19      -10     
=============================================
- Hits           4085       105    -3980     
+ Misses          226         0     -226     
+ Partials          6         0       -6     
Impacted Files Coverage Δ
src/test_workflow/bwc_test/bwc_test_runners.py
.../bwc_test/bwc_test_runner_opensearch_dashboards.py
src/manifests/build/build_manifest_1_1.py
src/test_workflow/test_kwargs.py
src/test_workflow/test_args.py
src/run_sign.py
src/test_workflow/test_component.py
src/test_workflow/bwc_test/bwc_test_suite.py
src/git/git_repository.py
src/ci_workflow/ci_test_manifest.py
... and 194 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@gaiksaya gaiksaya merged commit 33cfb81 into opensearch-project:main Aug 4, 2022
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.

Add / create tests that verify basic security functionality
3 participants