Whamcloud - gitweb
LU-11768 test: limit at_max to timeout in time 51/35651/2
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 11 Jul 2019 08:20:33 +0000 (04:20 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 27 Aug 2019 02:21:45 +0000 (02:21 +0000)
commitd8226b9353dbc1448af8d23c13cae5f21cbe3a86
tree5c4ba97b4a4e630d7a67192f219ab3cb119f4d55
parentfdd231b394699ae0fa53b387b3ab436c9e201b91
LU-11768 test: limit at_max to timeout in time

In test_6 of sanity-quota, if the AT is enabled, the timeout of
the QUOTA_DQACQ request could be longer than OBD_TIMEOUT*2, which
cause the watchdog to be triggered.

Change-Id: I7e3a976a004259f5c956fc48f4d8d63c751ee2c0
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35651
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: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh