summaryrefslogtreecommitdiff
path: root/tempest/lib/common/utils/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Retry on ServerFault in call_and_ignore_notfound_exc()Dan Smith2020-09-301-4/+13
* Get func.__class__.__name__ if no attribute __name__zhufl2018-01-191-3/+3
* Add support of args and kwargs in call_until_truezhufl2017-11-141-3/+10
* Hacking: enable H904Jordan Pittier2016-12-191-1/+1
* Move `call_until_true` to tempest/libJordan Pittier2016-09-021-0/+22
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-0/+85