Skip to content

Commit

Permalink
LU-8340 nodemap: debug patch
Browse files Browse the repository at this point in the history
Add some debugging info to the sanity-sec test to figure out why
setquota is failing.

Run the 'full' test group and sanity-sec multiple times.


Test-Parameters: trivial envdefinitions=SLOW=yes testlist=sanity-sec,sanity-sec,sanity-sec,sanity-sec,sanity-sec,sanity-sec,sanity-sec

Test-Parameters: trivial envdefinitions=SLOW=yes testgroup=full 


Signed-off-by: Kit Westneat <kit.westneat@gmail.com>
Change-Id: I2202b9acc006f8f35c65b8c56e6c3c5c6a3852f0
Reviewed-on: http://review.whamcloud.com/21907
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Andreas Dilger <andreas.dilger@intel.com>
  • Loading branch information
kitwestneat authored and Andreas Dilger committed Sep 13, 2016
1 parent 6a59cf0 commit 193987f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lustre/tests/sanity-sec.sh
Expand Up @@ -1590,6 +1590,9 @@ test_25() {

nodemap_test_setup

echo c* nodemaps:
do_facet mgs $LCTL get_param nodemap.c*.*

trap nodemap_test_cleanup EXIT

# create a new, empty nodemap, and add fileset info to it
Expand Down

0 comments on commit 193987f

Please sign in to comment.