| [metadata] |
| name = rp-reporter |
| summary = Reporting test results to the Report Portal |
| description-file = README.md |
| license = Apache Software License |
| classifiers = |
| Programming Language :: Python |
| Programming Language :: Python :: 3 |
| Programming Language :: Python :: 3.9 |
| Environment :: OpenStack |
| Intended Audience :: Information Technology |
| Intended Audience :: System Administrators |
| License :: OSI Approved :: Apache Software License |
| Operating System :: POSIX :: Linux |
| author = mirantis |
| author-email = harhipova@mirantis.com |
| [global] |
| setup-hooks = pbr.hooks.setup_hook |
| [files] |
| packages = rp_reporter |
| [options] |
| install_requires = |
| xunitparser |
| reportportal-client>=5.6.2 |
| PyYAML |
| wget |
| jenkins-jinny @ git+https://github.com/annkapul/jenkins-jinny.git |