mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Change tests/e2e to use proper (client-nocn.crt) certificate when running in tags="cluster_proxy" mode. Thanks to this (and previous in this PR) changes, the following test run finally succeeds: ./build && go test --tags "cluster_proxy" -v ./tests/e2e/...