RETIRED, Fuel testing
Go to file
Dmitry Pyzhov 1ec2cf5ab0 Revert "Increase OSTF version"
This reverts commit a1d36b3881.

Change-Id: Ie53ff7bb290f3fcd25ededd2621f52988df3985c
2014-11-28 21:53:18 +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 Fix hanging of OSTF murano deployment tests 2014-11-19 13:57:41 +03:00
fuel_plugin Use keystonemiddleware package 2014-10-28 09:40:29 +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 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 Add run_tests.sh script with pep8 command execution 2013-10-31 22:40:41 +02:00
setup.py Revert "Increase OSTF version" 2014-11-28 21:53:18 +00:00
test-requirements.txt Ostf config refactoring 2014-06-24 15:21:39 +03:00
tox.ini Ostf config refactoring 2014-06-24 15:21:39 +03: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