File: 12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.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 (11 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - The input scenarios functionality no longer exists in tempest. This caused
    a large number of issues for limited benefit and was only used by a single
    test, test_server_basic_ops. If you were using this functionality you'll
    now have to do it manually with a script and/or tempest workspaces
deprecations:
  - All the options in the input-scenario group are now deprecated. These were
    only used in tree by the now removed input scenarios functionality in
    test_server_basic_ops. They were only deprecated because there could be
    external consumers via plugins. They will be removed during the Ocata cycle.