Whamcloud - gitweb
LU-13709 tests: test lfs mkdir -c without -i 57/39457/5
authorOlaf Faaland <faaland1@llnl.gov>
Thu, 16 Jul 2020 22:50:29 +0000 (15:50 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Nov 2020 10:19:18 +0000 (10:19 +0000)
commit2c89cc6c25549cb6748c7c9f5a209c7e38387eb4
tree47d2bcef7cb2e6a6697074ad09f1f5c3b6976b53
parent0f48cd0b9856fe1ea920b8abab3579ded0b9511e
LU-13709 tests: test lfs mkdir -c without -i

Almost every test with lfs mkdir -c in the test suite also
uses option -i, so lfs mkdir -c (same as -i -1, where lustre
chooses the MDTs) is poorly tested.  Add a test for that
case, sanity test_300s.

Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Change-Id: Iede537d52cf445c9c9a6353338670e55a11364da
Reviewed-on: https://review.whamcloud.com/39457
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Gian-Carlo DeFazio <defazio1@llnl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh