Whamcloud - gitweb
LU-18393 tests: $num_files should be multiple of $num_entries 85/56785/3
authorEmoly Liu <emoly@whamcloud.com>
Fri, 25 Oct 2024 07:05:33 +0000 (15:05 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 8 Nov 2024 20:43:00 +0000 (20:43 +0000)
commit5936b1cb17ffec5fba384bba2c915e93657862da
tree6563b8153c3a3103c68dbc98687ae5da09fd7841
parent88bf19702bfd4004f94cb1db6319f32656c79765
LU-18393 tests: $num_files should be multiple of $num_entries

According to performance-sanity.sh test_4 failure
"md_validate_tests, items must be a multiple of items per directory",
set $num_files to be a multiple of $num_entries.

Test-Parameters: trivial testlist=performance-sanity
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Change-Id: I8c635649ef016389d1bd22f8318a55f8d0f77962
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56785
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Alex Deiter <adeiter@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh