Whamcloud - gitweb
LU-16692 tests: remove force_new_seq from some test suites
authorLi Dongyang <dongyangli@ddn.com>
Fri, 15 Mar 2024 11:39:30 +0000 (22:39 +1100)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 15 Apr 2024 09:54:42 +0000 (09:54 +0000)
commitc0c664cac14dcca0121cc928721cd7bafe50979d
tree7bb0505910bb75be53d581d220246b7a5fbb7201
parent55a9dfb82d747e58f6dac89da94dd2ceaad78cc3
LU-16692 tests: remove force_new_seq from some test suites

force_new_seq was used in some tests to avoid the
situation where the sequence from replay request
could be different than the one osp is at, due to
previous sequence width has been used up.

Now it can be handled so remvoe the force_new_seq
to speed up test runs.
Some force_new_seq are still required to make sure
there are enough objects in the current precreate pool
for the overstriping test cases.

Lustre-change: https://review.whamcloud.com/54433
Lustre-commit: 9ef186b71b350127e7cfb67be5729f9e0bd39c79

Change-Id: Id1bc6760e721db61c11b1c3d6b2fa82965459728
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54705
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/replay-dual.sh
lustre/tests/replay-ost-single.sh
lustre/tests/replay-single.sh
lustre/tests/replay-vbr.sh