Whamcloud - gitweb
LU-18964 tests: performance-sanity test_2 fixed large 47/59047/6
authorFrederick Dilger <fdilger@whamcloud.com>
Wed, 30 Apr 2025 20:40:07 +0000 (14:40 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 27 May 2025 04:06:33 +0000 (04:06 +0000)
commitc9bb0409ee9e9ce2b4152f77fbd12bc54be45a31
treee5b1fb82ea8c15526163eece20dd7dd2425f5acc
parent41d7455b8fe35223e3e3a8f3e885da8ee2f95251
LU-18964 tests: performance-sanity test_2 fixed large

test_2 in performance-sanity previously had mdsrate-create-large
meaning that the files themselves were large, however for performance
testing this doesn't make much sense as this is largely dependant on
the system IO. Instead large now means a large number of files (1M),
which was the original goal of these tests.

The SLOW/zfs check was also moved from test_1 to test_2 as it had
been left when the tests were renumbered.

Fixes: 01d16dadab ("LU-14697 tests: change performance-sanity to use mdtest")
Test-Parameters: trivial testlist=performance-sanity env=ONLY=1+2
Signed-off-by: Frederick Dilger <fdilger@whamcloud.com>
Change-Id: I602b76c050d29b5d401971123caa73e5d4844342
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59047
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/performance-sanity.sh
lustre/tests/test-framework.sh