RETIRED, Fuel tests
Go to file
Alexey Stepanov e5b3a5feef Wait correct exception (exceptions.NotFound) instead of any
except Exception as e -> except NotFound as e
(eliminate if hasattr(e, 'http_status') and e.http_status != 404)
Related-bug: #1609705

Change-Id: I460241206082a5476267c6388cbe3a04c969e60c
2016-08-18 08:16:50 +00:00
doc OS Upgrade tests: separate helpers 2016-08-17 11:59:09 +03:00
fuel_tests run_on_remote, execute_remote_cmd and run_on_remote_get_results elimination 2016-08-12 13:45:40 +03:00
fuelweb_test Wait correct exception (exceptions.NotFound) instead of any 2016-08-18 08:16:50 +00:00
gates_tests Fix adds a skip to the heat and live migration tests 2016-08-11 16:42:58 +03:00
packages_tests Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
system_test Fix misprint in remote.check_call 2016-08-17 12:12:19 +03:00
utils/jenkins Fix incorrect url for deb repo 2016-08-15 12:46:02 +03:00
.gitignore Add /.cache to .gitignore 2016-04-12 15:02:53 +03:00
.gitreview Update paths due to stackforge migration 2015-10-18 01:00:37 +03:00
.pylintrc Suppress pylint 'locally-disabled/enabled messages' 2016-04-11 20:49:54 +03:00
.pylintrc_gerrit Suppress pylint 'locally-disabled/enabled messages' 2016-04-11 20:49:54 +03:00
MAINTAINERS Remove all tests related to LMA plugins 2016-06-01 11:32:50 +00:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
pytest.ini Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
run_system_test.py Add fuel-qa system tests mapping for openstack/puppet-projects 2016-06-09 16:19:49 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Update packages from requirements.txt with 'system_tests.sh -N' 2016-07-11 14:36:10 +03:00

README.md

Tests documentation

Devops documentation

Code-generated documentation

You need to run make doc-html to generate them.

Output is stored in doc/_build/html/index.html.

For 'make iso'

Building ISO documentation