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

tests/common: migrate auth tests #2 #15028

Merged
merged 1 commit into from
Jan 1, 2023

Conversation

chaochn47
Copy link
Member

@ahrtr
Copy link
Member

ahrtr commented Dec 19, 2022

Please resolve the test failure.

panic: etcdserver: authentication failed, invalid user ID or password

goroutine 671 [running]:
go.etcd.io/etcd/tests/v3/framework/testutils.MustClient(...)
	/home/runner/work/etcd/etcd/tests/framework/testutils/helpters.go:68
go.etcd.io/etcd/tests/v3/common.TestAuthGracefulDisable.func1()
	/home/runner/work/etcd/etcd/tests/common/auth_test.go:79 +0x499
go.etcd.io/etcd/tests/v3/framework/testutils.ExecuteUntil.func1()
	/home/runner/work/etcd/etcd/tests/framework/testutils/execute.go:38 +0x5b
created by go.etcd.io/etcd/tests/v3/framework/testutils.ExecuteUntil
	/home/runner/work/etcd/etcd/tests/framework/testutils/execute.go:36 +0xca

Signed-off-by: Chao Chen <chaochn@amazon.com>
@chaochn47 chaochn47 marked this pull request as ready for review December 20, 2022 08:51
@chaochn47
Copy link
Member Author

The test failure is resolved now.

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.

None yet

4 participants