tempest/releasenotes/notes/add-support-args-kwargs-in-...

6 lines
179 B
YAML

---
features:
- Add support of args and kwargs when calling func in call_until_true,
also to log the cost time when call_until_true returns True or False
for debugging.