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] Remove MasterServiceTests from retries #9004

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8b751f8 from #8984.

After the fix in #8901, I ran the following in a loop all day (about
1400 times) and saw no failures:

```
./gradlew ':server:test' --tests "org.opensearch.cluster.service.MasterServiceTests"
```

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 8b751f8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #9004 (2ebc7ff) into 2.x (2ebc7ff) will not change coverage.
The diff coverage is n/a.

❗ Current head 2ebc7ff differs from pull request most recent head 3bc5a69. Consider uploading reports for the commit 3bc5a69 to get more accurate results

@@            Coverage Diff            @@
##                2.x    #9004   +/-   ##
=========================================
  Coverage     70.79%   70.79%           
  Complexity    57388    57388           
=========================================
  Files          4747     4747           
  Lines        271199   271199           
  Branches      40003    40003           
=========================================
  Hits         191982   191982           
  Misses        62781    62781           
  Partials      16436    16436           

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testBasicTaskResourceTracking

@kotwanikunal kotwanikunal merged commit 547f166 into 2.x Jul 31, 2023
8 of 32 checks passed
@github-actions github-actions bot deleted the backport/backport-8984-to-2.x branch July 31, 2023 17:51
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.

1 participant