]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/cephadm: extend timeout limit to fix timeout issue 56609/head
authorRongqi Sun <sunrongqi@huawei.com>
Mon, 1 Apr 2024 07:49:18 +0000 (07:49 +0000)
committerRongqi Sun <sunrongqi@huawei.com>
Thu, 11 Apr 2024 03:34:19 +0000 (03:34 +0000)
commit137aa4086e4547e6a33712c567f2cc0534d60e4c
tree0e9928f28f075b79e6e8ab2a628ee76e521f5b6f
parent4a987d7af93ad2d87a491492119ecb66c5970ccf
test/cephadm: extend timeout limit to fix timeout issue

When run make check(arm64) on omani series servers, eg.
https://jenkins.ceph.com/job/ceph-pull-requests-arm64/54751/.
Shows:
python: timeout after 30 seconds
INFO     root:call_wrappers.py:284 Non-zero exit code 124 from /home/jenkins-build/build/workspace/ceph-pull-requests-arm64/src/cephadm/.tox/py3/bin/python -c for i in range(1000000): print(i, flush=True)

Fixes: https://tracker.ceph.com/issues/65355
Signed-off-by: Rongqi Sun <sunrongqi@huawei.com>
src/cephadm/tests/test_util_funcs.py