Commit bc98ec8
Check for -Dorg.bouncycastle.fips.approved_only in testclusters to run with FIPS enforcement (opensearch-project#20685)
* Also check for -Dorg.bouncycastle.fips.approved_only in testclusters to enforce running with FIPS enforcement
Signed-off-by: Craig Perkins <craig5008@gmail.com>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>1 parent 3b2e27a commit bc98ec8
File tree
2 files changed
+5
-1
lines changed- buildSrc/src/main/java/org/opensearch/gradle
- info
- testclusters
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments