Whamcloud - gitweb
LU-10947 build: test if xfsprogs are installed 39/32539/4
authorJames Simmons <uja.ornl@yahoo.com>
Fri, 27 Jul 2018 23:59:32 +0000 (19:59 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 6 Aug 2018 14:35:58 +0000 (14:35 +0000)
commit430b8a906fe3ac8faab6fb5fb1800bf252b36950
tree3196b94ec70b028c3c136358bd2f772728c61b2c
parentc0818cdeaf5a877740d0e27fc83cfce0c1e0a3fc
LU-10947 build: test if xfsprogs are installed

We need xfsprogs because conf-sanity test_116 use mkfs.xfs. No
need to install the xfsprogs for a single test so just skip the
test if mkfs.xfs is not available. Set $tmpmnt to $TMP/$tdir
since /mnt is read only for my diskless setup. The $TMP is not
in my setup.

Test-Parameters: trivial testlist=conf-sanity mdsdistro=sles12sp3 ossdistro=sles12sp3

Change-Id: I1db88afe7e382e1032ed7e2844a1dec1c032530e
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/32539
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
lustre/tests/conf-sanity.sh