f3692d124f4466122e34705a903a4fd7f7beaf90

We need to specify doc requirements in doc/requirements.txt to avoid problems with the pip resolver [1] for the release team [2][3]. Removing specific doc requirements from test-requirements.txt. The problem here is that this repos haven't doc/requirements.txt file and by default in this case zuul will use the test-requirements.txt file to pull requirements [4]. This requirements file contains extra requirements like flake8 that collided with those allowed in our job environment and so the new pip resolver fails to install these requirements and the job exits in error. This project meet the conditions leading to the bug. [1] http://lists.openstack.org/pipermail/release-job-failures/2021-January/001500.html [2] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019611.html [3] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019612.html [4] https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/ensure-sphinx/tasks/main.yaml#L36 Change-Id: I4bbbd504e7be70e1a02b308c5e7b2a761e9d124f
Monasca Tempest Plugin
Tempest plugin for Monasca API and Log API Project
It contains the tempest plugin for the functional testing of Monasca Project.
- Free software: Apache license
- Documentation: https://docs.openstack.org/monasca-tempest-plugin/latest/
- Release notes: https://docs.openstack.org/releasenotes/monasca-api/
- Source: https://opendev.org/openstack/monasca-tempest-plugin
- Bugs: https://storyboard.openstack.org/#!/project/919
Description
Languages
Python
96.5%
Shell
3%
Dockerfile
0.4%
Jinja
0.1%