8d61f35cb3
Apart from the new tests for features and a couple of fixes, we are re-introducing a change that bumps the ddt version and starts making use of ddt.named_data. This will add more predictability to some test names. List of changes: git log --oneline 2.1.0..1687dd6ef680d13205c9cfb99396752f864987c6 --no-merges d10819b Add access rules restriction tests cbab9fe (gerrit/master) Fix backup build erro exception class name de4bf8d Use ddt.named_data decorator to avoid random test names cf874b1 Ensure metadata tests manipulate only its own metadata edd82c7 Add share backup tests. 7604da8 Remove unneeded randomness when calling ddt.data() d6a5173 [CI] Stable branch CI adjustments Signed-off-by: silvacarloss <ces.eduardo98@gmail.com> Change-Id: I2345b3e372ad4865f2c42f127e2540274068b3e2
21 lines
545 B
YAML
21 lines
545 B
YAML
---
|
|
include-pypi-link: false
|
|
launchpad: manila
|
|
release-model: cycle-with-intermediary
|
|
stable-branch-type: none
|
|
release-type: python-pypi
|
|
repository-settings:
|
|
openstack/manila-tempest-plugin:
|
|
tarball-base: manila-tempest-plugin
|
|
team: manila
|
|
type: tempest-plugin
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/manila-tempest-plugin
|
|
hash: d78f3b9dc8f4c23fadc32933fd131614b975fa75
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/manila-tempest-plugin
|
|
hash: 1687dd6ef680d13205c9cfb99396752f864987c6
|