RETIRED, Fuel tests
Go to file
Sergey Novikov 45e773d9db Improve failover of SSH connections
We had invalid procedure of handling stored SSH connections
when non-root access feature was enabled. This patch fixs that
and contains the following items:
 * Use method `update_connection` when exist connection fails
 * close current connection in method `update_connection`
 * catch SSHException instead AuthenticationException

Change-Id: Id488abf5b21c3bf16f21546c5b26c16e29bc6a58
Closes-Bug: 1659747
(cherry picked from commit e4a2acfc23)
2017-03-10 10:37:13 +00:00
core Fix "wrap functions with 2 blank lines" pep8 check 2016-11-16 11:17:10 +00:00
doc remove vmware 2017-02-15 11:03:42 +03:00
fuel_tests Merge "Fix logging on the prepare stage" 2017-03-07 10:08:37 +00:00
fuelweb_test Improve failover of SSH connections 2017-03-10 10:37:13 +00:00
gates_tests Rename 'rack-01' to 'default' in devops templates 2017-03-03 13:23:26 +00:00
packages_tests remove vmware 2017-02-15 11:03:42 +03:00
system_test Fix vlan_range for multiple networks remplate 2017-03-07 15:57:01 +00:00
utils/jenkins Fix "wrap functions with 2 blank lines" pep8 check 2016-11-16 11:17:10 +00:00
.coveragerc Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
.gitignore Add AUTH_S3_KEYSTONE_CEPH_ENABLED setting 2016-09-30 17:34:00 +03:00
.gitreview add default branch setting in .gitreview file 2016-08-04 09:51:24 +00: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 Maintainers change 2016-08-30 14:23:37 +03: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 run_system_test: check by pylint on gates 2016-08-24 15:35:00 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Move QuietLogger and logwrap to core 2016-09-05 10:39:58 +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