RETIRED, Fuel tests
Go to file
Artem Panchenko d5002204fc Search target Test Runs across all available Plans
Previously TESTRAIL_TESTS_DEPTH setting was applied while
getting a list of latest test plans created for given
milestone.
Now it's applied directly for test runs count with
provided test suite and configuration, so test plans which
do not contain such runs are just skipped. This improvement
is needed, because currently we create a lot of test plans
w/o SWARM run, so bugs links copying mechanism doesn't work
as expected.

Change-Id: Iac76a3461c44ca113ce334a397f9628d7cf6863a
(cherry picked from commit 4545efcc2b)
2016-04-21 09:06:11 +00:00
doc Make zero errors in verify-fuel-qa-docs gerrit job 2016-04-19 17:44:26 +03:00
fuelweb_test Search target Test Runs across all available Plans 2016-04-21 09:06:11 +00:00
gates_tests Temporary disable ironic actions steps in test_review_in_fuel_agent 2016-04-20 10:31:19 +00:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test vCenter functional tests 2016-04-14 10:34:18 +00:00
utils/jenkins Output log file names when printing parsed lines 2016-04-06 08:24:04 +00:00
.gitignore Add /.cache to .gitignore 2016-04-12 15:38:29 +00: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-12 15:37:08 +00:00
.pylintrc_gerrit Suppress pylint 'locally-disabled/enabled messages' 2016-04-12 15:37:08 +00:00
MAINTAINERS Change MAINTAINERS 2016-01-11 19:11:29 +02:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
run_system_test.py Use set in groups iteration 2016-03-29 13:44:48 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Python3 code compatibility: tox.ini checks v1 2016-03-14 13:46:43 +03:00

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