Enable extend/shrink test on the glusterfs-nfs driver
This patch enables extend/shrink test on the glusterfs-nfs drvier by adding post_test_hook. Depends-On: https://review.opendev.org/#/c/672202/ Change-Id: Iefa6e367a83df8433b21d40943ea535f3d258547
This commit is contained in:
parent
876681ca55
commit
65966ffb5d
@ -57,6 +57,8 @@ else
|
||||
case "$GLUSTERFS_MANILA_DRIVER_TYPE" in
|
||||
glusterfs|glusterfs-nfs)
|
||||
local BACKEND_NAME="GLUSTERFS"
|
||||
RUN_MANILA_EXTEND_TESTS=True
|
||||
RUN_MANILA_SHRINK_TESTS=True
|
||||
;;
|
||||
glusterfs-heketi|glusterfs-nfs-heketi)
|
||||
local BACKEND_NAME="GLUSTERFSHEKETI"
|
||||
|
Loading…
x
Reference in New Issue
Block a user