RETIRED, Fuel tests
Go to file
Alexey Stepanov 6cae33f50a Fis mistypes with affect on API
1. screnarios -> scenarios
2. spended_time -> spent time (used only at 1 place)
3. rename few test methods (not groups)
4. removed unused code (
      assign element of dictionary before return of this element only,
      redundant parenthesis - again,
      comeback of mutable defaults - again,
      variable, which redefined on the next line in if-else)

Change-Id: I68ffdc85c2d1289d7ab6ef6a7f4084c19e7afcf9
Related-Bug: #1513777
2015-11-27 11:59:47 +03:00
doc Merge "Tests to cover create mirror" 2015-11-26 16:06:23 +00:00
fuelweb_test Fis mistypes with affect on API 2015-11-27 11:59:47 +03:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test Fis mistypes with affect on API 2015-11-27 11:59:47 +03:00
utils/jenkins Misprints in English words 2015-11-24 14:57:42 +02:00
.gitignore Gitignore autogenerated certs. 2015-09-16 14:28:22 +03:00
.gitreview Update paths due to stackforge migration 2015-10-18 01:00:37 +03:00
MAINTAINERS Add the LMA experts to MAINTAINERS 2015-10-23 15:03:57 +00:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Compatibility with openstack-gate PEP8 2015-10-22 06:12:01 +00: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