-
Notifications
You must be signed in to change notification settings - Fork 2.8k
ci: new test case for https health check #10575
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
ci: new test case for https health check #10575
Conversation
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
|
also fixes: #10218 |
t/node/healthcheck-https.t
Outdated
|
|
||
|
|
||
|
|
||
| === TEST 1: https health check (one healthy node, one unhealthy node) |
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.
| === TEST 1: https health check (one healthy node, one unhealthy node) | |
| === TEST 2: https health check (one healthy node, one unhealthy node) |
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.
please use utils/reindex *.t to reindex the file
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.
t/node/healthcheck-https.t
Outdated
|
|
||
|
|
||
|
|
||
| === TEST 2: https health check (two unhealthy nodes) |
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.
| === TEST 2: https health check (two unhealthy nodes) | |
| === TEST 3: https health check (two unhealthy nodes) |
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
|
@shreemaan-abhishek please review |

Description
#9993
Checklist