Whamcloud - gitweb
LU-10600 tests: clean up sanity tests 64d and 65k 59/31159/4
authorJames Nunez <james.a.nunez@intel.com>
Fri, 2 Feb 2018 23:53:51 +0000 (16:53 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Feb 2018 03:47:20 +0000 (03:47 +0000)
commit1f50ba91a2a58890437924d8f72a27aecc2463d3
tree717216f3ded0a7befa67c84574e90c98bca4d7fb
parent87577f4988c1814dae1a1274880e20f1991e7b94
LU-10600 tests: clean up sanity tests 64d and 65k

Several saity tests create files or modified the environment
and does not clean up or return the environment to the
original state. sanity test 64d fills and OST and does not
clean up the file after the OST if full. sanity test 65k
sets OSTs to be inactive and, on error, does not set the OST
back to active.

These two tests need to clean up after themselves.

Test-Parameters: trivial testlist=sanity,sanity
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I01bc376680798815c9dd398da7781c92c6b70b2f
Reviewed-on: https://review.whamcloud.com/31159
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh