[Backport 1.2] Adding support for integration tests with remote cluster. (#298)#311
[Backport 1.2] Adding support for integration tests with remote cluster. (#298)#311saratvemulapalli merged 1 commit intoopensearch-project:1.2from saratvemulapalli:1.2
Conversation
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
ohltyler
left a comment
There was a problem hiding this comment.
Thanks! Can you backport to 1.x as well?
Good point. Sure. |
|
Just had a quick conversation with @saratvemulapalli offline, when this change goes in we also need an update in the integration test script to invoke the new gradle task otherwise it will fail. |
|
I have no idea why the tests are failing. Not sure if I did a clean merge. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 1.2 #311 +/- ##
============================================
- Coverage 76.27% 76.20% -0.07%
+ Complexity 3966 3963 -3
============================================
Files 295 295
Lines 17165 17182 +17
Branches 1812 1812
============================================
+ Hits 13092 13094 +2
- Misses 3252 3270 +18
+ Partials 821 818 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Signed-off-by: Sarat Vemulapalli vemulapallisarat@gmail.com
Description
Backport to 1.2: Adding support for integration tests with remote cluster.
Issues Resolved
opensearch-project/OpenSearch#1240
opensearch-project/opensearch-plugins#101
Closes #315
Check List
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.