-
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
[BUG] Fix cat.health test failures in pre 1.0.0 mixed cluster test #928
Conversation
Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes. Signed-off-by: Nicholas Walter Knize <[email protected]>
✅ Gradle Wrapper Validation success b1ab42f |
✅ DCO Check Passed b1ab42f |
Signed-off-by: Nicholas Walter Knize <[email protected]>
start gradle check |
✅ Gradle Wrapper Validation success bb41c35 |
✅ DCO Check Passed bb41c35 |
✅ Gradle Precommit success b1ab42f |
✅ Gradle Precommit success bb41c35 |
start gradle check |
Reproducible failure:
|
Working the fix. Note: this is unrelated to the original failure fixed by this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 👍
Signed-off-by: Nicholas Walter Knize <[email protected]>
✅ DCO Check Passed e235dbe |
✅ Gradle Wrapper Validation success e235dbe |
✅ Gradle Precommit success e235dbe |
start gradle check |
Test failure in Log 308:
|
This isn't reproducible. Looks like a CI machine issue? |
start gradle check |
) Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes. Signed-off-by: Nicholas Walter Knize <[email protected]>
…pensearch-project#928) Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes. Signed-off-by: Nicholas Walter Knize <[email protected]>
) (#935) Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes. Signed-off-by: Nicholas Walter Knize <[email protected]>
) (#935) Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes. Signed-off-by: Nicholas Walter Knize <[email protected]>
Fixes the cat.health yaml failures when running in a bwc mixed cluster with legacy (pre 1.0.0) nodes.
closes #912
closes #922