Skip to content

[Backport 2.x] Make recovery action retry timeout configurable (#14022)#14063

Merged
sachinpkale merged 1 commit intoopensearch-project:2.xfrom
gbbafna:backport/backport-14022-to-2.x
Jun 9, 2024
Merged

[Backport 2.x] Make recovery action retry timeout configurable (#14022)#14063
sachinpkale merged 1 commit intoopensearch-project:2.xfrom
gbbafna:backport/backport-14022-to-2.x

Conversation

@gbbafna
Copy link
Copy Markdown
Contributor

@gbbafna gbbafna commented Jun 7, 2024

Description

Make recovery action retry timeout configurable #14022

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for d71cb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for d71cb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@gbbafna
Copy link
Copy Markdown
Contributor Author

gbbafna commented Jun 7, 2024

Flaky test

[org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testTaskResourceTrackingDuringTaskCancellation](https://build.ci.opensearch.org/job/gradle-check/40160/testReport/junit/org.opensearch.action.admin.cluster.node.tasks/ResourceAwareTasksTests/testTaskResourceTrackingDuringTaskCancellation/)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for d71cb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@gbbafna
Copy link
Copy Markdown
Contributor Author

gbbafna commented Jun 7, 2024

Flaky test : #9859

[org.opensearch.repositories.azure.AzureBlobStoreRepositoryTests.testRequestStats](https://build.ci.opensearch.org/job/gradle-check/40167/testReport/junit/org.opensearch.repositories.azure/AzureBlobStoreRepositoryTests/testRequestStats/)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for d71cb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for d71cb65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@gbbafna gbbafna force-pushed the backport/backport-14022-to-2.x branch from d71cb65 to 6df3e11 Compare June 8, 2024 16:39
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 8, 2024

✅ Gradle check result for 6df3e11: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.35%. Comparing base (0dd892c) to head (6df3e11).
Report is 320 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14063      +/-   ##
============================================
+ Coverage     71.28%   71.35%   +0.07%     
- Complexity    60145    61545    +1400     
============================================
  Files          4957     5053      +96     
  Lines        282799   289329    +6530     
  Branches      41409    42244     +835     
============================================
+ Hits         201591   206460    +4869     
- Misses        64189    65452    +1263     
- Partials      17019    17417     +398     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants