sushy/sushy/tests/unit
Julia Kreger eee778a702 Retry on ilo state error
This not great patch allows us to automatically retry when we
encounter a message from the BMC indicating that the requested
operation was invalid.

We've seen similar issues on other BMCs in the past, however
in this case the BMC uses a HTTP 400 error as opposed to a 500
error. It is not perfect, but easily accounted for with
differing approaches to the client being aware or not of the
underlying state.

Change-Id: Ib78198a60a8924de934bda0c9a0b9298541496cf
Closes-Bug: #2016307
2023-04-28 09:06:22 -07:00
..
json_samples Handle TransferMethod in vmedia insertion 2023-04-07 13:09:59 -03:00
resources Handle TransferMethod in vmedia insertion 2023-04-07 13:09:59 -03:00
__init__.py Initial commit 2017-02-13 22:04:23 +00:00
base.py Initial commit 2017-02-13 22:04:23 +00:00
test_auth.py Fix session authentication issues 2022-03-04 09:51:24 -08:00
test_connector.py Retry on ilo state error 2023-04-28 09:06:22 -07:00
test_main.py Make server connection retries configurable 2022-11-14 12:06:48 +01:00
test_taskmonitor.py Remove deprecated Task monitors and Volume methods 2021-10-18 11:33:48 -04:00
test_utils.py Fix misuse of assertIsNone 2022-08-29 23:18:25 +09:00