a5fbbe88dd
Any operation "wait_for_delete" expects that exception with http code "404" will be raised. Different python clients return this code with different names of attribute - either "code" or "http_status". But function "rally/benchmark/utils.py:get_from_manager" does not expect the latter case and raises general exception "exceptions.GetResourceFailure" instead of expected "exceptions.GetResourceNotFound". So, fix mentioned function and related unit test that was asserting wrong thing. Change-Id: I0430ed8a3e9308e8f4a245b4c68e8d7f1f0bd02d Closes-Bug: #1457882 |
||
---|---|---|
.. | ||
context | ||
processing | ||
runners | ||
scenarios | ||
sla | ||
wrappers | ||
__init__.py | ||
test_engine.py | ||
test_functional.py | ||
test_types.py | ||
test_utils.py | ||
test_validation.py |