Commit Graph

3 Commits

Author SHA1 Message Date
Tomasz Trębski ff0afc968b Migrate test run to ostestr
Instead of running tests with nosetests,
this commit migrates tox.ini to use ostestr
similar to other openstack projects.

Using ostestr, as well testrepository, results
in another useful feature where test results can be
seen in convenient graphical representation.

Additionally:
* added oslo_debug_helper
* extracted unit-like dependencies into external testenv,
that way they are not installed for target where
they are actually not required (like pep8)
* removed testenv:docs because monasca does not come
with sphinx documentation
* removed testenv:genconfig because monasca is not
compatible with supplying its entire configuration
they way oslo-config-generator expects

Change-Id: Ic5bb793847f7ab45731862f4208e94589421f490
2017-01-14 19:47:29 +00:00
Monty Taylor 37495d1ac9 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Ie1c126adf2fd0d0c36ee4e976527650dcb530d9b
2015-09-21 15:00:05 +00:00
Tong Li ed99a4edb3 initial python implementation
Change-Id: I25ca78414cd26340a4a640cb4f9ee92dda650037
2014-09-15 13:18:10 -04:00