Closed as not planned
Description
What would you like to be added?
Use practices from K8s project to find flaky etcd tests. Instructions https://gist.github.com/liggitt/6a3a2217fa5f846b52519acfc0ffece0#running-unit-tests-to-reproduce-flakes
Possibly enhance etcd testing practices.
Why is this needed?
It's fairly hard to reproduce locally flakes in CI. We can use K8s practices to improve our own.