]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm_cases: increase timeouts in test_cli.py 44965/head
authorAdam King <adking@redhat.com>
Thu, 10 Feb 2022 01:42:42 +0000 (20:42 -0500)
committerAdam King <adking@redhat.com>
Thu, 10 Feb 2022 01:42:42 +0000 (20:42 -0500)
commit46f939f057bd05a885eaf750663310375f9dd929
tree0d3f7df8ae96596626844213ec1a295a85c9e7a1
parentf5b79d7e6bbd3fd92c91375c16357753c45cf8aa
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>
qa/tasks/cephadm_cases/test_cli.py