Whamcloud - gitweb
LU-17098 tests: fix sanity-pcc failures on Ubuntu 10/52310/2
authorJames Simmons <jsimmons@infradead.org>
Thu, 7 Sep 2023 20:11:04 +0000 (14:11 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 23 Sep 2023 06:03:29 +0000 (06:03 +0000)
commitf676f6efbc2523b9b5a5aab93622533bf1161453
tree004249a3ded64dd35920d1efb129c51627bed53c
parent58a1c2c3210c4e10e5e55d19a5f357f7c6788f80
LU-17098 tests: fix sanity-pcc failures on Ubuntu

A few sanity-pcc test fail due to the system setup. One of those
failures was due to uidmap not installed on my Ubuntu system.
The rest of the test failures was due to assuming uid / guid
were set values (500 and 1000) which is not the case for all
systems.

Test-Parameters: trivial testlist=sanity-pcc
Change-Id: I667f399854d626d4b22efed2b341ad5c330e0cfe
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52310
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
debian/control
debian/control.main
lustre/tests/sanity-pcc.sh [changed mode: 0644->0755]