84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
13 lines
479 B
YAML
13 lines
479 B
YAML
---
|
|
upgrade: >
|
|
Data structure for ``tempest_test_blacklist`` has been updated to
|
|
add launchpad and/or bugzilla linked with the test being skipped.
|
|
features:
|
|
- |
|
|
Add the launchpad and bugzilla keys in tempest_test_blacklist ansible
|
|
variable.
|
|
Developers must have a way to trackdown why a test was inserted in the
|
|
skiplist, and one of the ways is through bugs. This feature add the
|
|
information regarding it in the list of skipped tests on os_tempest
|
|
|