]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm_cases: increase timeouts in test_cli.py 45625/head
authorAdam King <adking@redhat.com>
Thu, 10 Feb 2022 01:42:42 +0000 (20:42 -0500)
committerLaura Flores <lflores@redhat.com>
Thu, 24 Mar 2022 15:36:50 +0000 (10:36 -0500)
commitd7df07dc2dec975d116ca2ffa6295b847428db40
tree22e297abd53ed974c24c6e067093dba995ad4066
parent06806b4daf15629b6b20d88969fb82ca71faf71d
qa/tasks/cephadm_cases: increase timeouts in test_cli.py

These seem to be failing sometimes but in my testing
sometimes these events are happening a few seconds after
we hit the timeout. Trying to see if this makes the tests
more consistent. No need to mark the test as failed
if we report something up in 34 seconds vs 25 especially
when cephadm works on a cyclic daemon refresh.

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 46f939f057bd05a885eaf750663310375f9dd929)
qa/tasks/cephadm_cases/test_cli.py