RETIRED, Fuel testing
Go to file
Artem Roma 0d6964de9c Add tests for methods of TestSet and TestRun models
Change-Id: I247f0f275c35d08633a10f089134b7283e71649e
Partial-Bug: #1435229
2015-10-08 10:25:29 +03:00
etc/ostf Use keystonemiddleware package 2014-10-28 09:40:29 +00:00
fuel_health Switch to Cinder API v2 2015-10-02 11:16:03 +00:00
fuel_plugin Add tests for methods of TestSet and TestRun models 2015-10-08 10:25:29 +03:00
specs Bump version to 8.0 2015-09-03 15:34:33 +03:00
.gitignore Extended run_tests.sh to run Python tests 2015-01-26 12:50:04 +01:00
.gitreview Fix .gitreview 2013-10-05 22:00:11 +04:00
LICENSE LICENCE added 2014-06-05 00:44:48 +04:00
MANIFEST.in Ostf config refactoring 2014-06-24 15:21:39 +03:00
README.md Ostf config refactoring 2014-06-24 15:21:39 +03:00
pylintrc Added pylintrc. 2013-07-23 19:27:37 +03:00
requirements.txt Pin python-ceilometerclient 2015-09-24 18:46:14 +00:00
run_tests.sh Add possibility invoke run_tests with coverage 2015-07-28 17:22:07 +03:00
setup.py Bump version to 8.0 2015-09-03 15:34:33 +03:00
test-requirements.txt Extended run_tests.sh to run Python tests 2015-01-26 12:50:04 +01:00
tox.ini Added hacking checks to tox 2015-01-19 12:36:14 +00:00

README.md

fuel-ostf-tests

In order to start tests you will need to perform next commands: fab unit fab testall

Ideally tests should be runned with tox, e.g: tox -e py27

or

tox