Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
2715d224afbeac91b4d7be15f3fd1ca6134f873b
/
.
/
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.