Whamcloud - gitweb
LU-9318 test: sanity-lsnapshot skipped for all non-zfs configs 00/26600/3
authorSaurabh Tandan <saurabh.tandan@intel.com>
Thu, 13 Apr 2017 18:08:44 +0000 (11:08 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:54:16 +0000 (04:54 +0000)
commiteb3379162c9c3044759013390cdba7b53783b31d
tree0c650bd0a168d10852d56a934bb909e2ba6fef0f
parent73d6f8f93ff3b8c1cf85f759b11ddc00fc07d931
LU-9318 test: sanity-lsnapshot skipped for all non-zfs configs

The problem with the script was that it tried to check
for ZFS file system after the script tried to add snapshot
to the debug list.

As part of solution the script just needs to check for ZFS
file system or the version is too old at the start for of
the script.

Test-Parameters: trivial testlist=sanity-lsnapshot,sanity-lsnapshot,sanity-lsnapshot
Signed-off-by: Saurabh Tandan <saurabh.tandan@intel.com>
Change-Id: Ie59dac7543d1e35b924c84d19c34a5ec5b903a14
Reviewed-on: https://review.whamcloud.com/26600
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/sanity-lsnapshot.sh [changed mode: 0644->0755]