RETIRED, Fuel tests
Go to file
Alexey Stepanov d93fa9d384 Replace assert_raises with try: except:
Replace assert_raises with try: except: in
  negative_admin_bonding_in_lacp_mode.negative_admin_bonding_in_lacp_mode
Reason: real exception is hidden and not enough info about test fail
Fixed PASS scenario from previous changeset
Closes-bug: #1580640

Change-Id: Ie58c3abe14df801a7a6b30403c107e973ecd5f67
(cherry picked from commit 3edafbf434)
2016-05-12 14:01:53 +00:00
doc Add tests for tasks ensurability 2016-05-04 13:44:16 +00:00
fuelweb_test Replace assert_raises with try: except: 2016-05-12 14:01:53 +00: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 vCenter tests with OpenStack actions for cinder and nova 2016-05-12 10:09:11 +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