Files
kubernetes/test/e2e/storage
Patrick Ohly ec3655a1d4 e2e/storage: re-initialize all local variables
There is a risk that the init function does not reset one of the local
variables that was set by a previous test. To avoid this, all
variables set by init are now in a struct which gets cleaned
completely first.
2019-02-15 11:03:28 +01:00
..
2019-01-30 19:04:45 +08:00
2019-02-15 11:01:09 +01:00
2018-10-31 04:05:25 -04:00
2019-01-29 11:42:18 +08:00