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
2019-04-24 09:59:39 +02:00
2019-04-16 21:27:54 +03:00
2019-03-24 21:15:49 +02:00
2019-04-19 19:51:27 +00:00
2019-04-19 19:51:27 +00:00
2018-11-27 10:37:24 +01:00
2018-08-15 16:10:50 +03:00
2019-03-20 14:14:33 +02:00
2019-03-20 14:14:33 +02:00
2019-04-08 11:58:37 +02:00
2019-03-20 14:14:33 +02:00
2018-08-13 12:58:24 +00:00

Tobiko

Tempest plugin for testing upgrades

Usage

Run Neutorn tests:

tox -e neutron
Description
Testing OpenStack upgrades
Readme 42 MiB
Languages
Python 99.5%
Shell 0.2%
Dockerfile 0.2%