Whamcloud - gitweb
LU-2230 tests: disable replay-dual test 21b with ZFS 87/7287/3
authorJian Yu <jian.yu@intel.com>
Sun, 11 Aug 2013 11:42:33 +0000 (19:42 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 16 Aug 2013 06:00:01 +0000 (06:00 +0000)
commitf3a87e9f9a07f8d0846dc793e921fbeaf3a73e8f
tree1c341aa2ef892092f7d97a684bd3c6ee71c84418
parent3d5f8b6a84e6e91201682669d45a0b8f589f4b23
LU-2230 tests: disable replay-dual test 21b with ZFS

This patch disables replay-dual test 21b with ZFS because
semantics of replay_barrier_nosync is different on ZFS:
spa_freeze() syncs all changes. IOW, "nosync" (which is
crucial here) doesn't work.

Test-Parameters: envdefinitions=SLOW=yes,ENABLE_QUOTA=yes \
mdtfilesystemtype=zfs mdsfilesystemtype=zfs ostfilesystemtype=zfs \
clientdistro=el6 serverdistro=el6 clientarch=x86_64 \
serverarch=x86_64 testlist=replay-dual

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I271839fa626bfb140bd077d895826c6b4539892f
Reviewed-on: http://review.whamcloud.com/7287
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/replay-dual.sh