Whamcloud - gitweb
LU-17224 tests: reduce MAXFREE in oos2.sh for ZFS 05/59105/5
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 5 May 2025 22:46:56 +0000 (16:46 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 14 May 2025 03:57:41 +0000 (03:57 +0000)
commitd37c231995c75d039b93c718f8fe76c41540f357
tree9e7a9e5e9783f074571e57fb5f76fcf931efb867
parentd1ea97febae9fd119fcefbaaf031c63ce306aad2
LU-17224 tests: reduce MAXFREE in oos2.sh for ZFS

If fallocate is unavailable on the OSTs, then do not run the
out-of-space test on large filesystems or it will time out.

Test-Parameters: trivial
Test-Parameters: testlist=sanityn env=ONLY=15 fstype=ldiskfs
Test-Parameters: testlist=sanityn env=ONLY=15 fstype=zfs
Fixes: dcd5f6c0a0 ("LU-17224 tests: improve OST out-of-space testing")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I72bf52563522336a4689bbaa76984cf7e78e1ab8
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59105
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/oos2.sh