-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Integ Test for RemotePublication can be disabled by rolling restart of masters #15677
Integ Test for RemotePublication can be disabled by rolling restart of masters #15677
Conversation
❌ Gradle check result for 9ffab92: null 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 9ffab92: null 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? |
…f masters Signed-off-by: Shivansh Arora <[email protected]>
9ffab92
to
e39e17a
Compare
❌ Gradle check result for e39e17a: 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 e39e17a: 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 c5920cf: 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 @@
## main #15677 +/- ##
============================================
- Coverage 71.95% 71.84% -0.12%
+ Complexity 64192 64147 -45
============================================
Files 5270 5271 +1
Lines 300052 300166 +114
Branches 43368 43380 +12
============================================
- Hits 215917 215647 -270
- Misses 66442 66822 +380
- Partials 17693 17697 +4 ☔ View full report in Codecov by Sentry. |
…f masters (#15677) Signed-off-by: Shivansh Arora <[email protected]> (cherry picked from commit 2eb148c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…f masters (#15677) Signed-off-by: Shivansh Arora <[email protected]> (cherry picked from commit 2eb148c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…f masters (opensearch-project#15677) Signed-off-by: Shivansh Arora <[email protected]>
…f masters (opensearch-project#15677) Signed-off-by: Shivansh Arora <[email protected]>
…f masters (opensearch-project#15677) Signed-off-by: Shivansh Arora <[email protected]>
…f masters (opensearch-project#15677) Signed-off-by: Shivansh Arora <[email protected]>
Description
Integ Test for RemotePublication can be disabled by rolling restart of masters
To Disable the Remote Publication, disable the remote publication flag on the nodes and do a rolling restart of the master nodes.
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.