Whamcloud - gitweb
LU-14298 tests: fix sanity-sec test_44 for aarch64 client 46/41146/6
authorSebastien Buisson <sbuisson@ddn.com>
Wed, 6 Jan 2021 10:13:56 +0000 (11:13 +0100)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 7 Jan 2021 14:38:55 +0000 (14:38 +0000)
commit088af126fdfee7d41974c7572c951c2bcb818719
tree8133fdc1a0159b4beb1eaf127bfa689a4bf919e9
parentf0f92773ee18a9da71cd27e3b5c32e5d318ed0d2
LU-14298 tests: fix sanity-sec test_44 for aarch64 client

PAGE_SIZE on aarch64 client is 64KB instead of 4KB, so sizes of IOs
performed in sanity-sec test_44 must be adapted.

Test-Parameters: testgroup=review-ldiskfs-arm env=ONLY=44 clientdistro=el8.3 serverdistro=el8.3
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I3764a75f6df871d71d751764627ed618bedf8e0b
Reviewed-on: https://review.whamcloud.com/41146
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-sec.sh