Whamcloud - gitweb
LU-17769 tests: print subtest iter in test banner 83/56883/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 4 Nov 2024 21:59:27 +0000 (14:59 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 Dec 2024 06:13:44 +0000 (06:13 +0000)
commit90471700f4ccf2d3a313ddab4df8a68ce901e164
tree0a67f57660453bcb65f1d47954acf11bd7ee51b3
parentc110b20b806d5f8da561005780e277c035d98692
LU-17769 tests: print subtest iter in test banner

Print the subtest iteration number/duration in the subtest banner
so that it is more visible across all of the nodes.  Otherwise, it
is only printed via "echo" into the full test script run log, and
is not shown in most of the per-subtest logs in Maloo.

Test-Parameters: trivial testlist=sanity env=ONLY=1,ONLY_REPEAT=10
Fixes: e16e3d46 ("LU-13169 tests: add ONLY_REPEAT parameter to repeat subtests")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ic13196e9bc17a51a1af7a0b5aecaafe3c5349a4c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56883
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh