Whamcloud - gitweb
LU-6319 tests: Resume parallel-grouplock testing 07/19107/8
authorJames Nunez <james.a.nunez@intel.com>
Wed, 23 Mar 2016 20:34:34 +0000 (14:34 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 31 Jan 2017 04:07:32 +0000 (04:07 +0000)
The parallel_grouplock test from the parallel-scale test suite
was added to the ALWAYS_EXCEPT list in 2009. We need to resume
testing of parallel_grouplock.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I70eba62f433d280f7117aea63d7c1b56cd1fb676
Reviewed-on: https://review.whamcloud.com/19107
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Tested-by: Jenkins
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/parallel-scale.sh

index af4ad5d..5f138c8 100644 (file)
@@ -9,7 +9,7 @@ init_test_env $@
 init_logging
 
 #              bug 20670
 init_logging
 
 #              bug 20670
-ALWAYS_EXCEPT="parallel_grouplock $PARALLEL_SCALE_EXCEPT"
+ALWAYS_EXCEPT="$PARALLEL_SCALE_EXCEPT"
 
 if [ $(facet_fstype $SINGLEMDS) = zfs -o $(facet_fstype "ost1") = zfs ]; then
        ZFSSLOW=$SLOW
 
 if [ $(facet_fstype $SINGLEMDS) = zfs -o $(facet_fstype "ost1") = zfs ]; then
        ZFSSLOW=$SLOW