From: dilip krishnagiri Date: Fri, 8 Sep 2017 18:30:57 +0000 (-0600) Subject: LU-9963 test: add parallel-scale tests to ALWAYS_EXCEPT X-Git-Tag: 2.10.54~26 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=38c78e21ca7abe4bd6e6500d88a692e7a56a7712 LU-9963 test: add parallel-scale tests to ALWAYS_EXCEPT add the following parallel-scale tests parallel_grouplock : test_parallel_grouplock: test failed to respond and timed out Associated Jira ticket LU-9429 is in open state. to ALWAYS_EXCEPT list. Test-Parameters: trivial testlist=parallel-scale Change-Id: I25709af1ab49a30498a89e5369521582c5ab6cf8 Signed-off-by: dilip krishnagiri Reviewed-on: https://review.whamcloud.com/28914 Tested-by: Jenkins Reviewed-by: James Nunez Tested-by: Maloo Reviewed-by: James Casper Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index a590d21..e87e9a7 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -8,8 +8,8 @@ init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} init_logging -# bug 20670 -ALWAYS_EXCEPT="$PARALLEL_SCALE_EXCEPT" +# bug number for skipped test: LU-9429 + ALWAYS_EXCEPT=" parallel_grouplock $PARALLEL_SCALE_EXCEPT " if [ $(facet_fstype $SINGLEMDS) = zfs -o $(facet_fstype "ost1") = zfs ]; then ZFSSLOW=$SLOW