Whamcloud - gitweb
LU-11161 tests: stop running sanity test 160g 44/32844/2
authorJames Nunez <jnunez@whamcloud.com>
Thu, 19 Jul 2018 22:36:27 +0000 (16:36 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Jul 2018 15:14:30 +0000 (15:14 +0000)
commit7955e2c62e7c97c2e56e1bfc8d7598f2e80a4e52
tree74d33fac06bafe17a85f2cd727512b0b2def57b6
parentd3f88d376c49e4520a0d695a4b4e9b0c2dbebaaf
LU-11161 tests: stop running sanity test 160g

When run with two or more MDSs, sanity test 160g will fail
due to expecting a changelog user being deregistered on
all MDSs.

In order to stop sanity 160g from failing, add it to the
ALWAYS_EXCEPT list when running in a DNE environment which
results in the test not being executed.

Test-Parameters: trivial
Test-Parameters: testlist=sanity mdtcount=2 mdscount=2
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I091f148a3da820cad0103aead559a96c54c9fe8b
Reviewed-on: https://review.whamcloud.com/32844
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh