Whamcloud - gitweb
LU-15846 tests: don't use comma-separated debug flags 08/47308/7
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 12 May 2022 04:45:45 +0000 (22:45 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 4 Aug 2022 04:44:30 +0000 (04:44 +0000)
commitfe8315c25ed093d77a6f366e2a4849aba008b680
treecaba87f5216c2a5914f4332ae237aa312b173989
parent7919255685d2080d619df71eecfa1545211b4ddb
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 env=ONLY=0 serverversion=2.14.0
Fixes: 6b6fde1026 ("LU-13055 libcfs: allow comma-separated masks")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ifca39054d14292bca8bcff9b8e03ae58fd5cc3a8
Reviewed-on: https://review.whamcloud.com/47308
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh