Whamcloud - gitweb
LU-14992 tests: add more mkdir_on_mdt0 calls 52/49252/3
authorMr NeilBrown <neilb@suse.de>
Sun, 27 Nov 2022 20:49:50 +0000 (07:49 +1100)
committerOleg Drokin <green@whamcloud.com>
Tue, 13 Dec 2022 16:09:04 +0000 (16:09 +0000)
commitd56ea0c80a959ebd9b393f2da048cc179cb16127
tree529c1d928e9005af0b2af4cf0db93839376601f6
parent6e66cbdb5c8c08193c36262649667747127b6d90
LU-14992 tests: add more mkdir_on_mdt0 calls

A previous patch changed some mkdir calls in test_133a to
mkdir_on_mdt0. This allows stats collected from mdt0 to
reflect the mkdir.

However two mkdir calls were missed, so "crossdir_rename" stats can be
wrong.

Test-Parameters: trivial mdscount=2 mdtcount=4 testlist=sanity env=ONLY=133a

Fixes: f0324c5c2f ("LU-14992 tests: sanity/replay-vbr mkdir on MDT0")
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I4e5c2e5504307462bff4012a13ef9deb24f8da8c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49252
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh