Whamcloud - gitweb
LU-15846 tests: don't use comma-separated debug flags 08/47308/1
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 12 May 2022 04:45:45 +0000 (22:45 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 12 May 2022 04:45:45 +0000 (22:45 -0600)
commit12282314e2567973b1a7cb4d6806e987bf1a6755
tree1922183e3ec182f050d025ece1cca4ca5926b676
parent751a8114ef3afe9abe7692b3974b070db6a705a2
LU-15846 tests: don't use comma-separated debug flags

To avoid test interop issues between 2.15 clients and 2.12/2.14
servers, don't use comma-separated debug flags in sanity-quota.sh
quota_init() and quota_fini().

Test-Parameters: trivial testlist=sanity-quota.sh serverversion=2.12.8
Fixes: ffe259f81c ("LU-13055 libcfs: allow comma-separated masks")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ifca39054d14292bca8bcff9b8e03ae58fd5cc3a8
lustre/tests/sanity-quota.sh