File: 13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (5 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
deprecations:
  - The ``call_until_true`` function is moved from the ``tempest.test`` module
   to the ``tempest.lib.common.utils.test_utils`` module. Backward
   compatibility is preserved until Ocata.