Skip to content
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

[3.5] Backport e2e tests for livez/readyz. #17083

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

siyuanfoundation
Copy link
Contributor

Signed-off-by: Siyuan Zhang <sizhang@google.com>
@siyuanfoundation
Copy link
Contributor Author

cc @serathius

@siyuanfoundation siyuanfoundation marked this pull request as ready for review December 8, 2023 03:37
build.sh Show resolved Hide resolved
@siyuanfoundation siyuanfoundation force-pushed the livez-bp-step3 branch 2 times, most recently from 0e226df to fab5df2 Compare December 9, 2023 03:35
@serathius
Copy link
Member

cc @ahrtr

Makefile Outdated
GOFAIL_VERSION = $(shell cd tools/mod && go list -m -f {{.Version}} go.etcd.io/gofail)
.PHONY: install-gofail
install-gofail:
cd tools/mod; go install go.etcd.io/gofail@${GOFAIL_VERSION}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's backport #17088 as well, in this PR or in a followup PR. Thanks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor comment.

Thanks

Signed-off-by: Siyuan Zhang <sizhang@google.com>
@serathius serathius merged commit 39330e3 into etcd-io:release-3.5 Dec 12, 2023
15 checks passed
@siyuanfoundation siyuanfoundation deleted the livez-bp-step3 branch December 14, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants