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

etcd-dump-logs: Make the tests work again. #15055

Merged
merged 1 commit into from
Dec 30, 2022

Commits on Dec 29, 2022

  1. etcd-dump-logs: Make the tests work again.

    The tests are subtle as they skip if the binary is not generated in the local directory.
    
    $ go build . && go test
    PASS
    ok      go.etcd.io/etcd/v3/tools/etcd-dump-logs 0.769s
    
    Signed-off-by: Piotr Tabor <ptab@google.com>
    ptabor committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    14a1bf1 View commit details
    Browse the repository at this point in the history