Whamcloud - gitweb
LU-4442 test: add version check for replay-vbr.sh test_7g 90/9290/3
authorEmoly Liu <emoly.liu@intel.com>
Tue, 18 Feb 2014 11:53:20 +0000 (19:53 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Feb 2014 01:45:55 +0000 (01:45 +0000)
commit33c326204c27fcff3102b6c1966c724f06d5b4d4
treeb92111e4913381aecb32339d6d498d76ebac925d
parente7ad6ddb28216c04485027b24b8e41ce2f1b927a
LU-4442 test: add version check for replay-vbr.sh test_7g

In replay-vbr.sh test_7g.3, because mdt_object_exists() was added
in http://review.whamcloud.com/#/c/8371, client will not be evicted
without object version check.

The patch also fixes the wrong usage of wait_mds_ost_sync() in
replay_vbr.sh test_7_cycle(). The first parameter should be a timeout
in seconds, not a facet.

Test-Parameters: envdefinitions=SLOW=yes,ONLY=7 testlist=replay-vbr

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I4a960fc53451fc717370bc96f926f067bbb2946a
Reviewed-on: http://review.whamcloud.com/9290
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/replay-vbr.sh