Thomas Jungblut 51933a7c8b Add test name to e2e cluster members
This should aid in debugging test flakes, especially in tests where the process is restarted very often and thus changes its pid.
Now it's a lot easier to grep for different members, also when different tests fail at the same time.
The test TestDowngradeUpgradeClusterOf3 as mentioned in #13167 is a good example for that.

Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2022-08-01 15:57:16 +02:00
..
2018-07-21 15:49:58 -07:00
2015-11-17 20:54:10 -08:00
2021-09-10 10:16:48 +02:00
2020-02-12 11:15:41 -08:00
2022-04-22 08:57:19 +02:00
2018-04-30 15:32:16 -07:00
2018-04-08 14:18:09 -07:00
2022-06-17 10:05:25 +02:00
2022-06-17 10:05:25 +02:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.