RETIRED, Fuel testing
Go to file
Jeremy Stanley 8f720b2c51 Update .gitreview for new namespace
Change-Id: I77bf08e84bf7e271c7382924c6edabdcf14e947e
2015-10-17 22:21:26 +00:00
adapter_utils Update to cleanup command for adapter 2013-10-29 15:11:08 +02:00
etc/ostf Use keystonemiddleware package 2014-10-28 09:40:29 +00:00
fuel_health Use nova client to erase sec groups 2015-04-24 10:05:44 +00:00
fuel_plugin Add release version to test and cluster tags 2014-11-27 16:32:31 +02:00
.gitignore Integration tests refactoring 2013-11-28 17:14:54 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:21:26 +00: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 Token passthrough for nailgun client in ostf 2014-07-08 17:32:04 +03: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 Made run_tests.sh use tox to run checks 2015-01-15 14:56:30 +01:00
setup.py Set version of Fuel to 6.0.1 everywhere 2015-03-05 16:31:29 +03:00
test-requirements.txt Ostf config refactoring 2014-06-24 15:21:39 +03:00
tox.ini Pin flake8 and pep8 version 2015-03-05 11:55:32 +01: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