Whamcloud - gitweb
LU-827 tests: fix user ID for sanityn test_60
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 4 Jun 2012 20:58:42 +0000 (14:58 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 15 Jun 2012 22:20:42 +0000 (18:20 -0400)
commit39ec227275d9656775b14bc189eec3f6f1595833
tree6132e4cf7b3d327b7bec3c51eed61fc7b645ddcc
parent4ae3e06d47a6aa89eb9fe1582a3df81d47ab76d6
LU-827 tests: fix user ID for sanityn test_60

If sanityn.sh test_60() is run on a test system before any of the
quota users are configured, the test will fail.  The test does not
require that any specific user ID is used, so instead use RUNAS_ID
(which is a numeric value and does not even need to be defined in
/etc/passwd for this test to work).

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iaca88344e0dc615f44417e4175e5cddd146c2a7a
Reviewed-on: http://review.whamcloud.com/3021
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
lustre/tests/sanityn.sh