Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
126a66d2a4dfc1ef0a777f1a9363f81f4ce63506
/
.
/
releasenotes
/
notes
/
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.