RETIRED, Fuel tests
Go to file
Artem Grechanichenko e7a08c1a21 Add check that calculated space to filling not "negative"
To calculate space to filling on root partition to activate rabbit
alarm need to calculate left space on root and take away additional 6M.
If calculated valute less than 0 - skip this action.

Change-Id: I901833d4211789672b6cedd12db80ac8a92f8d5d
Closes-Bug: #1631928
(cherry picked from commit 3faf7d9798)
2016-12-22 12:41:51 +00:00
core Fix "wrap functions with 2 blank lines" pep8 check 2016-11-16 14:15:38 +03:00
doc Add new test for multiqueue feature 2016-11-16 15:27:37 +03:00
fuel_tests Merge "Fix some typos in the files" 2016-08-24 14:18:10 +00:00
fuelweb_test Change CLI command to get release version 2016-12-22 10:23:13 +00: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 Add check that calculated space to filling not "negative" 2016-12-22 12:41:51 +00:00
utils/jenkins Fix "wrap functions with 2 blank lines" pep8 check 2016-11-16 14:15:38 +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 Update .gitreview for stable/newton 2016-10-14 09:17:44 -04: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
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