]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add a retry on redfish_client.get_path() calls
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 9 Jun 2023 13:03:24 +0000 (15:03 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:51:26 +0000 (14:51 +0000)
commita74a2a0cdd5383256334fd215bfa8da79806a28c
treec2ad9910c59110349909aaa34eaa2a13412a8352
parent26249ee1781f2231871ab812ea03a5a67f587e91
node-proxy: add a retry on redfish_client.get_path() calls

The idea is to retry multiple times before stating the endpoint is
definitely unreachable.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit c8f31a1ef01d777e9ef8aae1a895dfcf0a6dea8b)
src/cephadm/node-proxy/redfish_client.py
src/cephadm/node-proxy/redfish_dell.py
src/cephadm/node-proxy/redfish_system.py