Kenichi Omichi
|
542b07cd6a
|
Use framework.ExpectNoError() for e2e/storage
The e2e test framework has ExpectNoError() for readable test code.
This replaces Expect(err).NotTo(HaveOccurred()) with it for e2e/storage.
|
2019-04-02 16:20:35 +00:00 |
|
Masaki Kimura
|
4fcb36e205
|
Move minimum set of dynamic provisioning e2e test to testsuites
|
2018-10-22 16:04:43 +00:00 |
|
David Zhu
|
44be42c196
|
Include PV wait confirmation for Disruptive PV tests
|
2018-09-17 16:37:23 -07:00 |
|
Michelle Au
|
7aca917ea4
|
Refactor subpath reconstruction tests to use util test
|
2018-04-11 14:20:29 -07:00 |
|
Hemant Kumar
|
b85c4fc57a
|
Refactor disruptive tests to use more volume types
|
2018-03-16 11:49:22 -04:00 |
|