zfs-localpv/tests
Pawan 80e4d06860 fix(test): fixing resize flaky test case
We are comparing the desired size to the wrong field
because of that resize test is not executing correctly
and sometimes causing test case failure in travis.

The update call is failing sometimes while executing the zfs
property update test cases as for resize also the object
is getting modified. The test case will fail when object updation
happens between volume GET and UPDATE call while performing
zfs property update test case to set various properties on
ZFSVolume resource.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-03-26 22:57:23 +05:30
..
container test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
deploy test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
k8svolume test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
pod test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
pts test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
pvc test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
sc test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
stringer test(zfspv): minikube setup for travis 2019-12-04 13:17:04 +05:30
provision_test.go feat(resize): adding BDD test for Online volume expansion 2020-03-06 10:25:18 +05:30
suite_test.go fix(test): fixing resize flaky test case 2020-03-26 22:57:23 +05:30
utils.go fix(test): fixing resize flaky test case 2020-03-26 22:57:23 +05:30