RETIRED, Fuel testing
Go to file
Tatyana Leontovich 2cd967dccd Pin oslo.utils vetrion to oslo<1.4.1
Pin oslo.utils vetrion to oslo<1.4.1

Change-Id: I4e63202abdf918025a15532a653e9b397422277e
Closes-Bug: #1496764
2015-09-18 10:29:57 +00:00
etc/ostf Use keystonemiddleware package 2014-10-28 09:40:29 +00:00
fuel_health Fixed issue 1484502 2015-09-03 18:03:03 +03:00
fuel_plugin Fix issue with dependencies of the package 2015-07-30 11:48:35 +03:00
specs Bump version to 7.0 2015-06-08 19:13:35 +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 oslo.utils vetrion to oslo<1.4.1 2015-09-18 10:29:57 +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 7.0 2015-06-08 19:13:35 +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