Parameterize tests for concurrent search 3#9982
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:Checks if related components are compatible with change 2fc92ec Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git] |
318070c to
b8cba26
Compare
Gradle Check (Jenkins) Run Completed with:
|
b8cba26 to
6806fce
Compare
Gradle Check (Jenkins) Run Completed with:
|
fd0dfcc to
6e6e3ef
Compare
Gradle Check (Jenkins) Run Completed with:
|
6e6e3ef to
21e6d54
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
#9464 - flaky test |
a9f2d13 to
eaa61a4
Compare
Gradle Check (Jenkins) Run Completed with:
|
eaa61a4 to
c79d591
Compare
Gradle Check (Jenkins) Run Completed with:
|
c79d591 to
c1c87a1
Compare
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #9982 +/- ##
============================================
- Coverage 71.09% 70.99% -0.11%
+ Complexity 58092 58041 -51
============================================
Files 4824 4824
Lines 273915 273915
Branches 39917 39917
============================================
- Hits 194748 194458 -290
- Misses 62841 63132 +291
+ Partials 16326 16325 -1 |
Signed-off-by: Neetika Singhal <neetiks@amazon.com>
c1c87a1 to
2fc92ec
Compare
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Neetika Singhal <neetiks@amazon.com> (cherry picked from commit d2ca926) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit d2ca926) Signed-off-by: Neetika Singhal <neetiks@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Neetika Singhal <neetiks@amazon.com>
Signed-off-by: Neetika Singhal <neetiks@amazon.com> Signed-off-by: Ivan Brusic <ivan.brusic@flocksafety.com>
Signed-off-by: Neetika Singhal <neetiks@amazon.com>
Signed-off-by: Neetika Singhal <neetiks@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Description
Parameterizing first batch of ITs with concurrent search enabled as part of this PR.
List of ITs Parameterized in this PR:
Related Issues
Resolves #9443
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.