RETIRED, Fuel tests
Go to file
Maksim Malchuk 235edd3495 Fix instance volume mount script creation
Now the volume mount script would be created with correct newlines.
Also, this change contain some additional debugging information, so
the process of creating and mounting the volume logged to the
instance /var/log/messages through syslog. Also, this commit contain
the the workaround for the AuthenticationException because the
Cirros image starts ssh servece just before the cloud-init and in
some cases we need to wait when the instance_initial_scenario canges
the password for the cirros user.

Change-Id: Icb981c90a5ed8beb75fa119158161bf5ea3e5900
Closes-Bug: #1588808
Signed-off-by: Maksim Malchuk <mmalchuk@mirantis.com>
(cherry picked from commit d28b6868f5)
2016-06-07 17:07:42 +03:00
doc Add test task coverage by lcm tests 2016-05-30 19:12:51 +03:00
fuelweb_test Fix instance volume mount script creation 2016-06-07 17:07:42 +03:00
gates_tests Merge "Add method to update node interfaces" into stable/mitaka 2016-04-28 14:57:25 +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" into stable/mitaka 2016-05-30 08:28:30 +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 Move extra computes tests into separated dir 2016-05-06 15:00:11 +00: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