Whamcloud - gitweb
LU-17361 tests: reduce lustre-rsync-test/2a+b workload 30/58930/3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 23 Apr 2025 21:41:15 +0000 (15:41 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 7 May 2025 21:13:45 +0000 (21:13 +0000)
commitb38357ec80c6d2a28c56b1b1a219c7f29365dac1
treead26f4b8ef8c0ea66c22e9c14d078caad48d2c03
parentbeeb5c2dc834f0e097df57883a4467097e0a7875
LU-17361 tests: reduce lustre-rsync-test/2a+b workload

The lustre-rsync-test test_2a and test_2b are copying the dbench
output to the local $TMP filesystem twice and can run into memory
allocation issues on VMs where /tmp is a RAM-based filesystem.
The tests are sufficiently verifying lrsync correctness making
a single copy of the dbench output to the local $TMP filesystem.
Other subtests are verifying that multiple '-t DIR' targets work.

Test-Parameters: trivial
Test-Parameters: testlist=lustre-rsync-test env=ONLY=2a,ONLY_MINUTES=60
Test-Parameters: testlist=lustre-rsync-test env=ONLY=2b,ONLY_MINUTES=60
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibbc720f30c1146c04760f24bc09e1fe76c762edc
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58930
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Rajeev Mishra <rajeevm@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/lustre-rsync-test.sh