Whamcloud - gitweb
LU-17990 tests: sanity 33hh MDT index match often 11/55611/3
authorFrederick Dilger <fdilger@whamcloud.com>
Wed, 3 Jul 2024 03:52:45 +0000 (21:52 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Jul 2024 20:57:34 +0000 (20:57 +0000)
commit243d272ed38fa4b3fd8f0cfb7aab62410628c36a
treeb524d5aedf352cdb0f896aae5009392b647f6653
parent7c45baeb213cbed41b26089221c88359c4e78e15
LU-17990 tests: sanity 33hh MDT index match often

test_33hh in sanity.sh failed likely due to random chance as
occasionally the generation of names will only contain only numbers
or only letters.

To reduce the chance of this being an issue, if the test fails it
will re-run up to 3 times internally, after which if there is still
an issue something is surely wrong and it will fail.

Test-Parameters: trivial testlist=sanity env=ONLY=33hh,ONLY_REPEAT=100
Test-Parameters: trivial testlist=sanity env=ONLY=33hh,ONLY_REPEAT=100

Signed-off-by: Frederick Dilger <fdilger@whamcloud.com>
Change-Id: I4385bd2621f1305e9c11b27f9eb67f9a45aa606a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55611
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh