Files
kubernetes/test
Kubernetes Submit Queue e0337b1d0c Merge pull request #40530 from jeffvance/e2e-pv-refactor
Automatic merge from submit-queue

refactor pv e2e code to improve readability

**What this PR does / why we need it**:
Moved the helper functions out of _persistent_volumes.go_ to a new file, _pvutil.go_, in order to improve readability and make it easier to add new tests.
Also, all pod delete code now calls the same helper function `deletePodWithWait`.

**Release note**:
```
NONE
```
2017-01-31 09:54:18 -08:00
..
2017-01-30 12:46:59 -05:00
2017-01-05 14:14:13 -08:00
2017-01-30 12:46:59 -05:00
2017-01-30 09:08:21 -05:00
2017-01-19 08:00:52 +05:30