RETIRED, Fuel testing
Go to file
Jenkins bf94b76521 Merge "Fix Sahara and Ceilo platform tests in case of deleting net04_ext net" 2015-07-21 14:04:00 +00:00
etc/ostf Use keystonemiddleware package 2014-10-28 09:40:29 +00:00
fuel_health Merge "Fix Sahara and Ceilo platform tests in case of deleting net04_ext net" 2015-07-21 14:04:00 +00:00
fuel_plugin Disable instance with file creation if ceph is use 2015-07-13 16:40:52 +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.serialization upper version 2015-07-07 15:14:06 +02:00
run_tests.sh Cleaning db before integration tests added 2015-02-17 12:12:06 +02: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