Federico Ressi
a26d75e34e
Refactor tox.ini to match OpenStack Project Testing Interface
OpenStack Project Testing Interface[1] extabilish a set of rules to make sure project testing interface looks similarly between OpenStack projects. This is intended to be the first change in such direction. Major improvements are: - Remove code coverage from unit tests environments - Reorganize tox.ini to better separate type of envs in sections - Create an [openstack] section to unify settings for environments that would require connecting to OpenStack (functional, scenarion, ...) - Create scenario env to exectute all scenarion tests including Neutron ones. - Point to the new URL for upstream upper hand global requirements file. Know missing things are: - Create docs environment - Create functional environment - Create cover environment [1] https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I0129e91b9fd58ac75223c8faca43e690a39061b5
Tobiko
Tempest plugin for testing upgrades
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/tobiko
- Bugs: https://bugs.launchpad.net/tobiko
Usage
Run Neutorn tests:
tox -e neutron
Description
Languages
Python
99.5%
Shell
0.2%
Dockerfile
0.2%