Skip to content
Snippets Groups Projects
Commit 193987fb authored by Kit Westneat's avatar Kit Westneat Committed by Andreas Dilger
Browse files

LU-8340 nodemap: debug patch


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: default avatarKit Westneat <kit.westneat@gmail.com>
Change-Id: I2202b9acc006f8f35c65b8c56e6c3c5c6a3852f0
Reviewed-on: http://review.whamcloud.com/21907


Reviewed-by: default avatarAndreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: default avatarAndreas Dilger <andreas.dilger@intel.com>
parent 6a59cf00
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment