Whamcloud - gitweb
LU-16491 lfs: test getdirstripe YAML 08/50208/3
authorTimothy Day <timday@amazon.com>
Sun, 5 Mar 2023 04:37:46 +0000 (04:37 +0000)
committerOleg Drokin <green@whamcloud.com>
Tue, 21 Mar 2023 23:16:32 +0000 (23:16 +0000)
commit25a53cdc80a03df42aa884cf85dfc725876994f4
tree18cbbc57dce7f70169b8ff7a459f6c967ba58f93
parent85b76aa91a3999a325a9ef970f0cc8b6dd1cdda7
LU-16491 lfs: test getdirstripe YAML

Add a test to ensure that getdirstripe
is outputting valid YAML for layouts.

Fix the verbose flag for getdirstripe
by changing the verbose enum used. The
verbose flag is used in the test.

Add some parenthesis to improve readability.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Ic862a039ab01b004f212bd168d9e28de4fee15c4
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50208
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c