RETIRED, Fuel tests
Go to file
Maksym Strukov f909063ecb Fix SSL usage in public_api_check_security_rules test
public_api_check_security_rules test check if Horizon available
via DMZ network. There is logic mistake in determining url of
Horizon, that leads to accessing it via HTTP if HTTPS available,
and HTTPS if only HTTP available.

Change-Id: I115bea1651796d451f47929fbc8c14e6f10925a8
Implements: blueprint test-separate-public-floating
2016-09-19 11:47:16 +03:00
core Implement configdb cli coverage 2016-09-09 12:44:41 +00:00
doc Merge "Test public API" 2016-09-15 08:26:45 +00:00
fuel_tests Merge "Fix some typos in the files" 2016-08-24 14:18:10 +00:00
fuelweb_test Fix SSL usage in public_api_check_security_rules test 2016-09-19 11:47:16 +03:00
gates_tests Fix incorrect usage of YamlEditor in gates tests 2016-09-07 12:04:35 +03:00
packages_tests Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
system_test Test public API 2016-09-14 21:39:05 +03:00
utils/jenkins Fix incorrect url for deb repo 2016-08-15 12:46:02 +03:00
.coveragerc Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
.gitignore Move QuietLogger and logwrap to core 2016-09-05 10:39:58 +03:00
.gitreview add default branch setting in .gitreview file 2016-08-04 09:51:24 +00:00
.pylintrc Revert "Pylint: totally ignore testrail reporter" 2016-08-22 13:15:58 +00:00
.pylintrc_gerrit Revert "Pylint: totally ignore testrail reporter" 2016-08-22 13:15:58 +00:00
MAINTAINERS Maintainers change 2016-08-30 14:23:37 +03:00
pytest.ini Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
README.md Fix links to documentation 2015-06-23 14:06:17 +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

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