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

[Backport 2.x] Fixing concurrent search tests with one slice #11115

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 747f7d1 from #11071.

* Fixing concurrent search tests with one slice (#11071)

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

* Remove changes for non-flaky tests (#11071)

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

---------

Signed-off-by: Ticheng Lin <ticheng@amazon.com>
(cherry picked from commit 747f7d1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Nov 6, 2023

Compatibility status:

Checks if related components are compatible with change 59fa1d1

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/ml-commons.git]

Copy link
Contributor

github-actions bot commented Nov 6, 2023

Gradle Check (Jenkins) Run Completed with:

@ticheng-aws
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

This is a known flaky test #10798

Tests with failures:
 - org.opensearch.search.suggest.CompletionSuggestSearchIT.testSkipDuplicates {p0={"search.concurrent_segment_search.enabled":"true"}}

4538 tests completed, 1 failed, 41 skipped

@ticheng-aws
Copy link
Contributor

Hi @kkmr, @sohami, @reta, please help to merge/re-run gradle check for this backport.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

Gradle Check (Jenkins) Run Completed with:

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #11115 (59fa1d1) into 2.x (7bf2a3a) will increase coverage by 0.03%.
Report is 8 commits behind head on 2.x.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x   #11115      +/-   ##
============================================
+ Coverage     70.98%   71.01%   +0.03%     
+ Complexity    58932    58885      -47     
============================================
  Files          4851     4851              
  Lines        278030   278030              
  Branches      40766    40766              
============================================
+ Hits         197357   197447      +90     
+ Misses        63916    63768     -148     
- Partials      16757    16815      +58     

see 461 files with indirect coverage changes

@reta reta merged commit 39029c3 into 2.x Nov 8, 2023
42 of 67 checks passed
@github-actions github-actions bot deleted the backport/backport-11071-to-2.x branch November 8, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants