Whamcloud - gitweb
LU-4306 test: bump grace time in test_4a of s-q 04/13704/2
authorNiu Yawei <yawei.niu@intel.com>
Tue, 10 Feb 2015 02:37:24 +0000 (21:37 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Mar 2015 17:19:48 +0000 (17:19 +0000)
Use longer grace time in test_4a of s-q to make it more
tolerance on timing.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I8580779fe2f7d2f4bb8e119be78b574fb6ac01cb
Reviewed-on: http://review.whamcloud.com/13704
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-quota.sh

index 4fa7185..2b16a2b 100644 (file)
@@ -736,7 +736,7 @@ test_file_soft() {
 test_4a() {
        local LIMIT=10 # inodes
        local TESTFILE=$DIR/$tdir/$tfile-0
 test_4a() {
        local LIMIT=10 # inodes
        local TESTFILE=$DIR/$tdir/$tfile-0
-       local GRACE=5
+       local GRACE=12
 
        set_mdt_qtype "ug" || error "enable mdt quota failed"
 
 
        set_mdt_qtype "ug" || error "enable mdt quota failed"