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 |
|
Hemant Kumar
|
a8f318779b
|
Add CSI volume resizing tests
Add some tests for checking node expansion
Add new tests for expander
|
2019-03-08 09:23:18 -05:00 |
|
Hemant Kumar
|
e3faa003a1
|
add e2e test when expansion is disabled
Also refactor some of the code that creates resizable SC
|
2019-02-13 10:48:49 -05:00 |
|
Aniket Kulkarni
|
62770789d3
|
fix for test failure #70774
|
2018-11-09 12:15:16 -05:00 |
|
Aniket Kulkarni
|
45aec048db
|
Incorporating review comments
|
2018-10-25 14:29:01 -04:00 |
|