Merge "Remove unused coverage library"
Zuul authored 2 months ago
Gerrit Code Review committed 2 months ago
| 0 | |
[run]
|
| 1 | |
branch = True
|
| 2 | |
source = cinder_tempest_plugin
|
| 3 | |
|
| 4 | |
[report]
|
| 5 | |
ignore_errors = True
|
| 3 | 3 |
|
| 4 | 4 |
hacking>=6.1.0,<7.0 # Apache-2.0
|
| 5 | 5 |
|
| 6 | |
coverage!=4.4,>=4.0 # Apache-2.0
|
| 7 | 6 |
python-subunit>=1.0.0 # Apache-2.0/BSD
|
| 8 | 7 |
oslotest>=3.2.0 # Apache-2.0
|
| 9 | 8 |
stestr>=1.0.0 # Apache-2.0
|