-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Increase cluster publish timeout in flaky test testStaleClusterManage… #13513
Conversation
…rNotHijackingMajority (#13463) Signed-off-by: Rahul Karajgikar <[email protected]> Co-authored-by: Rahul Karajgikar <[email protected]> (cherry picked from commit 3b0cd0a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 095580f: 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? |
|
❌ Gradle check result for 095580f: TIMEOUT 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? |
❌ Gradle check result for 095580f: 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? |
|
❌ Gradle check result for 095580f: 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? |
This PR is stalled because it has been open for 30 days with no activity. |
@rahulkarajgikar this looks old but should have been merged, can you please rebase and backport manually? |
❌ Gradle check result for 095580f: 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? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #13513 +/- ##
============================================
- Coverage 71.28% 71.25% -0.04%
- Complexity 60145 61131 +986
============================================
Files 4957 5026 +69
Lines 282799 287476 +4677
Branches 41409 42019 +610
============================================
+ Hits 201591 204828 +3237
- Misses 64189 65355 +1166
- Partials 17019 17293 +274 ☔ View full report in Codecov by Sentry. |
Backport 3b0cd0a from #13463.