Whamcloud - gitweb
LU-11768 test: make at_max to take effect 31/36431/4
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 10 Oct 2019 20:22:25 +0000 (16:22 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 22 Oct 2019 23:57:48 +0000 (23:57 +0000)
commit550af84a91505c85824ffad2990d31c8e8ab4dd9
treec28c7c8b0d39b6f74fcf5ade194505f659864ad3
parentd2f7cb7934a0b38fa9503e8257f2b70ed656c11d
LU-11768 test: make at_max to take effect

In test_6 of sanity-quota, the "at_max" won't affect
the "at_current" if there is no RPC to be sent in that
import, which still makes the following DQACQ request
to have larger timeout value and triggers watchdog.

Fixes: d8226b93 ("LU-11768 test: limit at_max to timeout in time")
Test-Parameters: trivial \
testlist=sanity-quota,sanity-quota,sanity-quota,sanity-quota,sanity-quota

Change-Id: Iccc969459647aa70da6f6ecb0d8d13a404bf8088
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36431
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh