Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
a2df0f57a7cadec02b498395439cc7ed9445fea2
/
.
/
releasenotes
/
notes
/
16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml
blob: 56708211ce43449d8f43bf9e94db515a076a2ee1 [
file
] [
log
] [
blame
]
---
upgrade:
-
The *call_until_true* of *test* module is removed because it was marked
as deprecated and Tempest provides it from *test_utils* as a stable
interface instead. Please switch to use *test_utils.call_until_true* if
necessary.