Increase cluster-entities request timeout 86/98786/3
authorTomas Cere <tomas.cere@pantheon.tech>
Wed, 1 Dec 2021 10:52:08 +0000 (11:52 +0100)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 9 Feb 2022 17:55:20 +0000 (17:55 +0000)
commit7f810b633b22b2bd64be2a51112033bf10b367d6
tree7a8ca9f7a32929d5a12cfe6ecbf678c3ab378a46
parentc78951947995a7a1e6df298e4efab4082e8fb014
Increase cluster-entities request timeout

The requests need a more relaxex timeout due to the fallback
mechanism in the rpcs, which falls back to distributed-data
in case the request to the supervisor times out.

JIRA: CONTROLLER-2025
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
Change-Id: Ib05b2743042fe1460101d45ae8e95b85182abf53
csit/libraries/ClusterEntities.py