Whamcloud - gitweb
LU-13417 test: use mkdir_on_mdt0() in misc tests 91/43491/4
authorLai Siyao <lai.siyao@whamcloud.com>
Thu, 29 Apr 2021 03:46:21 +0000 (11:46 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Jun 2021 03:15:55 +0000 (03:15 +0000)
commitde62c8c7ef5d627da872260686d9279cbb60736e
tree883e01ca319235a3a13b464baf8d40c54a5781df
parent54fb8458db0bff4fdfe42ba7476de3129d7606cd
LU-13417 test: use mkdir_on_mdt0() in misc tests

Replace mkdir with mkdir_on_mdt0() if directory needs to be created
on MDT0 in following tests:
* conf-sanity
* lustre-rsync-test
* ost-pools
* replay-ost-single
* replay-single
* replay-vbr
* sanity-hsm
* sanity-pcc
* sanity-quota
* sanity-sec

Test-Parameters: trivial mdscount=2 mdtcount=4 testlist=conf-sanity,lustre-rsync-test,ost-pools,replay-ost-single,replay-single,replay-vbr,sanity-hsm,sanity-pcc,sanity-quota,sanity-sec
Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: I96369f25982558a1dac7f4f7fe80a95bc1c0207d
Reviewed-on: https://review.whamcloud.com/43491
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/lustre-rsync-test.sh
lustre/tests/ost-pools.sh
lustre/tests/replay-ost-single.sh
lustre/tests/replay-single.sh
lustre/tests/replay-vbr.sh
lustre/tests/sanity-hsm.sh
lustre/tests/sanity-pcc.sh
lustre/tests/sanity-quota.sh
lustre/tests/sanity-sec.sh