![Jordan Pittier](/assets/img/avatar_default.png)
This `call_until_true()` is handy and could be used in Tempest plugins. Let's move it to tempest/lib. Also add some unit tests. Change-Id: Ie379030baa336239e6027c8f3cdbeb74c561f66b
6 lines
206 B
YAML
6 lines
206 B
YAML
---
|
|
deprecations:
|
|
- The ``call_until_true`` function is moved from the ``tempest.test`` module
|
|
to the ``tempest.lib.common.utils.test_utils`` module. Backward
|
|
compatibilty is preserved until Ocata.
|