-
Notifications
You must be signed in to change notification settings - Fork 130
Security tests #184
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
Security tests #184
Conversation
9f28d47 to
8a39c0c
Compare
Codecov Report
@@ Coverage Diff @@
## main #184 +/- ##
============================================
+ Coverage 74.48% 74.68% +0.20%
- Complexity 1892 1899 +7
============================================
Files 260 260
Lines 11062 11093 +31
Branches 1736 1746 +10
============================================
+ Hits 8239 8285 +46
+ Misses 1888 1873 -15
Partials 935 935
Continue to review full report at Codecov.
|
4b66875 to
c5bf026
Compare
6f46a68 to
3cf54d5
Compare
3cf54d5 to
210cc6c
Compare
210cc6c to
d2fc3fe
Compare
|
I have one idea, can this test logic be same as what we are gonna show as an example in our public blog. i.e. could we have a written draft somewhere for an example of how to use this ISM security feature. |
|
Close in favor of #474 |
Issue #, if available:
N/A
Description of changes:
./gradlew :integTest -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dtests.clustername=opensearch -Dsecurity=true -Dhttps=true -Duser=admin -Dpassword=admin --tests "org.opensearch.indexmanagement.SecurityBehaviorIT"CheckList:
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.