Whamcloud - gitweb
LU-16927 tests: improve sanity-quota 69/51469/4
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Tue, 27 Jun 2023 07:03:12 +0000 (12:33 +0530)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Jul 2023 22:41:36 +0000 (22:41 +0000)
commit0cb7ebf22304e0f8ad8eaba62cad8d4c8c5aec1c
treeeb942d53ccffcfdf3c252fbb4883c731677f04b4
parent629d6bca95f96bd307d6a9da9b04d73d3fe7c68f
LU-16927 tests: improve sanity-quota

DD variable already includes "if=/dev/zero"
and "bs=1M". This patch removes double
declaration of 'bs' and/or 'if' when called
with DD

This patch also changes direct 'dd' calls
to use $DD whenever applicable

Also for sanity-quota/52 fix error path variable
name.

Test-Parameters: trivial testlist=sanity-quota
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I9006c406f3b794ecdc37a451451538e5202a006a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51469
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh