RETIRED, Fuel tests
Go to file
Tatyana Leontovich 2637797da1 Do not raise exception for ostf status check
We switch gate test to usage of ssh_manager,
where raise exception if exit code =! 0 is set by default.
But when we stop ostf service, systemctl status ostf never return 0,
so that we got false negative results.

Change-Id: I9dfb2501921dae8b1ce84a71de8ca794d227daed
Closes-Bug: #1567889
2016-04-08 15:24:24 +03:00
doc Merge "Test networks outage" 2016-04-06 08:51:15 +00:00
fuelweb_test Merge "Use unicode for strings in TestRail statistics" 2016-04-07 12:27:44 +00:00
gates_tests Do not raise exception for ostf status check 2016-04-08 15:24:24 +03:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test Merge "Revert "Fix fuel master node migration test"" 2016-04-06 08:08:46 +00:00
utils/jenkins Output log file names when printing parsed lines 2016-04-06 08:24:04 +00:00
.gitignore Python3 code compatibility: Stage1 2016-02-17 11:36:59 +03:00
.gitreview Update paths due to stackforge migration 2015-10-18 01:00:37 +03:00
.pylintrc Pylint: fix false negative results 2016-03-22 16:28:56 +03:00
.pylintrc_gerrit Pylint: fix false negative results 2016-03-22 16:28:56 +03: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

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