Whamcloud - gitweb
EX-9867 test: unlimit expected number of keepalive msgs
authorAlexandre Ioffe <aioffe@ddn.com>
Tue, 4 Jun 2024 23:25:19 +0000 (16:25 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 6 Jun 2024 08:19:32 +0000 (08:19 +0000)
commit6dcf004f73999b7d957ae030f17ad1397ff0542a
treea65fe020eb092c5b6ac9343602dd56bb298ee12d
parent69e7c5eaccfb718cdd28ebd8769b34209385f544
EX-9867 test: unlimit expected number of keepalive msgs

Sometimes test_165g may be internally delayed and
the number of keepalive messages from ofd_access_log_reader
may be unexpectably big.
To fix, remove the verified upper boundary of the keepalive
message counter and make test_165g to expect unlimited number
of such messages.

Test-Parameters: trivial testlist=sanity env=ONLY="165g",ONLY_REPEAT=20
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: I8afcfd3c3e52fda229ef81491259bdc600947bd3
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/55312
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity.sh