RETIRED, Fuel tests
Go to file
Sergey Ryabin f53db43743 Run octane fuel-restore in silent mode
Since 9.0 there is no docker containers and now we should apply all
changes to the Fuel node by applying puppet manifests. Unfortunately,
it's generating tons of lines in stdout and paramiko can hangs on
reading this lines. Disable writting output to stdout/err but keeping
logs in /var/log/octane.log can fix this issue.
For details about paramiko issues see
https://github.com/paramiko/paramiko/issues/520

Change-Id: If3fd0e6f3490d37e486ce70c97de92f83cd6741d
2016-06-21 12:35:18 +00:00
doc Merge "Support Murano plugin in fuel-qa framework" 2016-06-10 21:25:24 +00:00
fuel_tests Fix inspection issues 2016-05-10 11:54:55 +03:00
fuelweb_test Run octane fuel-restore in silent mode 2016-06-21 12:35:18 +00:00
gates_tests Add missed modules in fuel-library mapping 2016-06-14 08:26:19 +00:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test Merge "Fix failover tests for vCenter" 2016-05-27 11:33:07 +00:00
utils/jenkins Use gzip for snapshots 2016-06-08 13:19:24 +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 Move ha_neutron and bvt to fuel_tests 2016-04-26 18:06:25 +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 Pylint: add fuel_tests 2016-05-06 12:06:46 +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