Whamcloud - gitweb
LU-11820 tests: skip conf-sanity test_106 for SLOW=no 02/33902/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 20 Dec 2018 22:40:29 +0000 (15:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Jan 2019 04:49:28 +0000 (04:49 +0000)
This test currently takes 40 minutes to run, so it should be
skipped for SLOW=no test runs.

Test-Parameters: trivial testlist=conf-sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I120747e21d046bd28667e2ff26013ae51f9cab07
Reviewed-on: https://review.whamcloud.com/33902
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <c17828@cray.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh

index 3b390f3..00295d3 100644 (file)
@@ -74,8 +74,8 @@ init_logging
 require_dsh_mds || exit 0
 require_dsh_ost || exit 0
 
 require_dsh_mds || exit 0
 require_dsh_ost || exit 0
 
-#                                  8  22   (min)"
-[ "$SLOW" = "no" ] && EXCEPT_SLOW="45 69"
+#                                  8  22  40  (min)
+[ "$SLOW" = "no" ] && EXCEPT_SLOW="45 69 106"
 
 assert_DIR
 
 
 assert_DIR