]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/vstart_runner: increase timeout for vstart.sh command 56999/head
authorRishabh Dave <ridave@redhat.com>
Thu, 18 Apr 2024 08:59:15 +0000 (14:29 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 19 Apr 2024 05:39:35 +0000 (11:09 +0530)
commit285ca57378de8943f9ecc29cad4c4b1d4d2eb53c
tree8616c27683c81bd6aaefb4721869ac19ffb5cfe8
parent67ea3655bb3cf0509c32d1dc76d3d2b8a18fa25f
qa/vstart_runner: increase timeout for vstart.sh command

Since the timeout bug was fixed (https://tracker.ceph.com/issues/65533)
"Ceph API tests" sometimes fails because vstart.sh command had to be
aborted due to timeout.

Currently, "timeout" is set to 300 seconds which sometimes is not enough
for vstart.sh to run successfully for "Ceph API tests" CI job. 180
seconds usually suffices for vstart.sh to run successfully when used for
CephFS.

Increase value of "timeout" to avoid such failures on "Ceph API tests" CI.

Fixes: https://tracker.ceph.com/issues/65565
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit f779b428689ea245aa0c978732c468860520c609)
(cherry picked from commit 5a8a9df401663ca48b0031104d00ea0e4b636165)

 Conflicts:
qa/tasks/vstart_runner.py
  - accept the incoming changes
qa/tasks/vstart_runner.py