Whamcloud - gitweb
LU-2230 tests: disable replay-dual test 21b with ZFS
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:01:23 +0000 (02:01 -0400)
commitecc64903c11afd89a787bb9aea4e53ea6ccb1bc9
tree4feaa3939f574c2073b6d5170c8fcf9834417e47
parentb2bd2ee61d93a3aa1aafd84ec2083276d5fa4c52
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