Patrick Ohly
2f6c4f5eab
e2e: use Ginkgo context
...
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
Hemant Kumar
3d33178dab
Start adding e2e for recovery from expansion failure
2022-12-14 15:28:05 -05:00
Patrick Ohly
f30d1867e6
e2e storage: remove obsolete testCleanups
2022-12-14 07:39:48 +01:00
Hemant Kumar
9e5d0828e0
use defercleanup in all the places
2022-12-13 15:54:55 -05:00
Hemant Kumar
6dd94f5663
Refactor mock tests in different files
...
Change code to use pointer for mock driver setup
2022-12-13 14:26:07 -05:00