Whamcloud - gitweb
LU-18114 lctl: split "lctl net_delay_*" group into subcommands 64/56164/4
authorEmoly Liu <emoly@whamcloud.com>
Tue, 27 Aug 2024 11:36:22 +0000 (19:36 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:08:33 +0000 (06:08 +0000)
commitfec78d456815627d2afe5a75b85c11941f8e426a
tree361a9732af696d09d83682397891e2c52dc3e308
parent79a76faa48484cac10344137154ae93c16048d68
LU-18114 lctl: split "lctl net_delay_*" group into subcommands

Split "lctl net_delay_*" command group into subcommands, e.g.
"lctl net_delay_add" to "lctl net_delay add".
Also, sanity-lnet.sh is modified to verify this patch.

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I64fa95155f93d8a5d844f9e14673acaea5f4ee60
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56164
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lnet.sh
lustre/utils/lctl.c