
tempest-full-py3 job run all services API and scenario tests (non slow) and this job is part of Integrated-gate-py3 gate template which run on multiple services (nova, neutron, cinder, glance, placement, swift, keystone) check and gate pipeline. Due to all services tests run in single tempest-full-py3 job, it has been not so stable. Many times unrelated service test break other project gate. But not all those services are dependent of Glance. Dependent in term of both way, not all services used by Cinder or use Cinder. Cinder gate does not need to run all those independent services tests. It can run only Cinder, Glance, Swift and Nova related tests. Idea here is to make integrated-gate testing more stable without losing the test coverage. Tempest has new "integrated-gate-storage" template which will run only Cinder, Glance, Swift and Nova related tests[1]. This commit replaces the "integrated-gate-py3" template with new "integrated-gate-storage". ML discussion: http://lists.openstack.org/pipermail/openstack-discuss/2019-May/005871.html [1] https://opendev.org/openstack/tempest/src/branch/master/.zuul.yaml#L626 Change-Id: I38a930d1e8ceef25db0f5b0b26b6402192dc8322
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Smarty
0.3%