RETIRED, Fuel testing
Go to file
Sebastian Kalinowski cbe0ea30d9 Added hacking checks to tox
Fixed all places where hacking rules (v0.7) was failing
Replaced ''' with """ to make them consistent

Change-Id: I9c1c20f910df696056d2a6a91c33ff7bad266b9f
Related-Bug: #1404892
Closes-Bug: #1408240
2015-01-19 12:36:14 +00:00
etc/ostf Use keystonemiddleware package 2014-10-28 09:40:29 +00:00
fuel_health Added hacking checks to tox 2015-01-19 12:36:14 +00:00
fuel_plugin Added hacking checks to tox 2015-01-19 12:36:14 +00:00
.gitignore Integration tests refactoring 2013-11-28 17:14:54 +02: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
fabfile.py Added hacking checks to tox 2015-01-19 12:36:14 +00:00
pylintrc Added pylintrc. 2013-07-23 19:27:37 +03:00
requirements.txt Merge "Add neutron scenarios" 2014-11-11 11:00:45 +00:00
run_tests.sh Improved tox configuration 2015-01-07 11:16:23 +01:00
setup.py Obsolete code removed 2014-12-23 16:47:58 +02:00
test-requirements.txt Added hacking checks to tox 2015-01-19 12:36:14 +00: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