tests/dht: Uncomment cleanup steps
I had forgotten to uncomment the cleanup steps for file-create.t. Fixed. Change-Id: Id702b99b8e09f56b7333491a477828b4a37b2687 updates: bz#1628194 Signed-off-by: N Balachandran <nbalacha@redhat.com>
This commit is contained in:
parent
02f2ac0948
commit
d2b42668e7
@ -109,12 +109,12 @@ TEST stat "$brickpath_0/dir1/$newfile"
|
||||
EXPECT "1" is_dht_linkfile "$brickpath_1/dir1/$newfile"
|
||||
|
||||
|
||||
#force_umount $M0
|
||||
#TEST $CLI volume stop $V0
|
||||
#UMOUNT_LOOP ${B0}/${V0}{1,2}
|
||||
#rm -f ${B0}/brick{1,2}
|
||||
force_umount $M0
|
||||
TEST $CLI volume stop $V0
|
||||
UMOUNT_LOOP ${B0}/${V0}{1,2}
|
||||
rm -f ${B0}/brick{1,2}
|
||||
|
||||
|
||||
# Cleanup
|
||||
#cleanup
|
||||
cleanup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user