4b26d79ba76792f53f77f3eceaf49b24e0e1578f
lkuchlan
4b26d79ba7
Use ddt.named_data decorator to avoid random test names
There are few tests that generate random test names because random parameters are given to the ddt.data decorator. In the ddt version number 1.6.0 there is a possibility to determine the name of the tests without relying on the given values. I think this could be a good solution for the randomly generated names. Change-Id: Iaf39f4a83e383fb9db7f519136b9169352ff84af
manila-tempest-plugin
This repository contains a Tempest test plugin to verify the functionality of the OpenStack Shared File System Service, Manila.
See contributor information to learn more.
- Free software: Apache license
- Documentation: https://docs.openstack.org/manila/latest/
- Release notes: https://docs.openstack.org/releasenotes/manila/
- Source: https://opendev.org/openstack/manila-tempest-plugin
- Bugs: https://bugs.launchpad.net/manila
Description
Languages
Python
100%