Whamcloud - gitweb
LU-17525 tests: fix sanity hash 2.15 interop 76/55076/5
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 11 May 2024 05:38:29 +0000 (23:38 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 29 May 2024 04:41:03 +0000 (04:41 +0000)
commitaa463a7946ee82c181a8c84f982a44e7e175c475
treebb37dc3c732ae79bcef59a6ab966fbb92f9d911d
parent628d1e25ea891470487ef32054069ba997602411
LU-17525 tests: fix sanity hash 2.15 interop

Fix test version checks for interop testing for DNE directory hash
usage in sanity with 2.15 servers.  This incorrectly was assuming
that the CRUSH2 dir hash was included in the 2.15.0 release, but it
was not backported to that branch, and only landed in 2.15.51.

Exclude UDIO interop failures, which are fixed via LU-17525.

Fixes: 1ac4b9598a ("LU-15720 dne: add crush2 hash type")
Test-Parameters: trivial testlist=sanity serverversion=2.15.4 serverdistro=el8.9 env=SANITY_EXCEPT="56 119 398"
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: If2097ebc30c7c4dbce88af7774ce3c0e8fb3cb75
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55076
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Patrick Farrell <patrick.farrell@oracle.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh