]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: remove fio config files after finished test
authorZheng Liu <wenqing.lz@taobao.com>
Tue, 14 May 2013 13:35:44 +0000 (08:35 -0500)
committerRich Johnston <rjohnston@sgi.com>
Tue, 14 May 2013 13:35:44 +0000 (08:35 -0500)
commit05aab5cf04e791eb5e85c00722a721909f6c0ae0
treee70ec3672ff0e2d0481f12f24818d962ac7cb936
parentef6b44446143e7bea4ef17b4493e23ca1cdb64b2
xfstests: remove fio config files after finished test

After finished test, temporarily fio config file should be removed.
This commit tries to fix this problem in the following test cases:
  - generic/299-300
  - ext4/301-304
  - shared/305

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Acked-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/ext4/301
tests/ext4/302
tests/ext4/303
tests/ext4/304
tests/generic/299
tests/generic/300
tests/shared/305