Whamcloud - gitweb
LU-10940 tests: skip sanity test 802 when quota enabled 00/32900/2
authorJames Nunez <jnunez@whamcloud.com>
Mon, 30 Jul 2018 16:02:17 +0000 (10:02 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 9 Aug 2018 18:20:48 +0000 (18:20 +0000)
commitddb3d0b61ded0b9507baa25de08a2d51af17b284
tree3a80070fe6c11c0401efd6199414e5721213682a
parentbe189ac74726415c0859c3001e3f1cfde7542864
LU-10940 tests: skip sanity test 802 when quota enabled

If ENABLE_QUOTA is set, sanity test 802 will try to set
the quota type on read-only targets. Setting quota requires
changes to the targets and, thus, does not make sense for
this test. sanity test 802 should be skipped if ENABLE_QUOTA
is set.

Test-Parameters: trivial envdefinitions=ENABLE_QUOTA=yes,ONLY=802 testlist=sanity
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ic9c245045961867b7dc93be9268e6f4a4631c1dc
Reviewed-on: https://review.whamcloud.com/32900
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh