Whamcloud - gitweb
LU-2059 tests: skip local config tests only on ZFS
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 5 Oct 2012 03:04:34 +0000 (21:04 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Oct 2012 03:38:44 +0000 (23:38 -0400)
commit47ee4fb58857abd501f504a3f712960d0599e667
tree6b9a2fea19ae84197d94b4f88d008c8be0392996
parent2a7718f16d3eca0a0b4abff4c74d0fcb680df191
LU-2059 tests: skip local config tests only on ZFS

Only skip conf-sanity.sh (5d, 19b, 21b, 27a) and insanity.sh (2, 4)
when the backing OST filesystem type is ZFS, not for ldiskfs.  The
support for locally-cached config llogs is not implemented for ZFS
yet, so ZFS OSTs cannot be started without the MGS yet.

The ZFS local config support is in progress and these tests will be
re-enabled as part of the landing.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I8c49483401a7132ce09b93aa5d93610c4d500c1e
Reviewed-on: http://review.whamcloud.com/4234
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Li Wei <liwei@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/insanity.sh