Anna Arhipova | 183ab21 | 2025-05-11 13:15:00 +0200 | [diff] [blame] | 1 | [metadata] |
| 2 | name = rp-reporter |
| 3 | summary = Reporting test results to the Report Portal |
| 4 | description-file = README.md |
| 5 | license = Apache Software License |
| 6 | classifiers = |
| 7 | Programming Language :: Python |
| 8 | Programming Language :: Python :: 3 |
| 9 | Programming Language :: Python :: 3.9 |
| 10 | Environment :: OpenStack |
| 11 | Intended Audience :: Information Technology |
| 12 | Intended Audience :: System Administrators |
| 13 | License :: OSI Approved :: Apache Software License |
| 14 | Operating System :: POSIX :: Linux |
| 15 | author = mirantis |
| 16 | author-email = harhipova@mirantis.com |
| 17 | [global] |
| 18 | setup-hooks = pbr.hooks.setup_hook |
| 19 | [files] |
| 20 | packages = rp_reporter |