lorax/tests/pylorax
Brian C. Lane fe45fa3610 lorax: Catch rootfs out of space failures
It isn't always obvious what happened when the rootfs runs out of space,
especially when using lorax via pungi. So this checks for the out of
space error string when building the runtime image and logs it to the
primary logfile and console as an error with the rootfs size.

eg.
2020-01-20 18:52:58,920: The rootfs ran out of space with size=1
2020-02-05 15:27:41 -08:00
..
blueprints tests: Use wildcard versions for packages 2019-12-11 10:56:23 -08:00
repos Only use repos with valid urls for test_server.py 2019-08-05 14:48:23 -07:00
results tests: Update custom-base with customizations 2019-06-13 14:16:48 -07:00
source lorax-composer: Add support for dnf variables to repo sources 2019-08-20 16:26:03 -07:00
templates pylorax.ltmpl: Add a test for missing quotes 2019-03-26 13:30:25 -07:00
__init__.py Add tests for pylorax.imgutils 2018-11-12 11:13:37 -08:00
test_bisect.py lorax-composer: Handle packages with multiple builds 2018-12-06 15:48:58 -08:00
test_buildstamp.py Fixing bug where test did not try to import pylorax.version to check for version but automatically just checked for 'devel' causing test to fail when it should not have 2018-06-22 09:14:04 -07:00
test_compose.py Disable some compose types on other architectures 2019-10-28 16:42:36 -07:00
test_creator.py Add --dracut-conf cmdline argument to lorax and livemedia-creator 2020-01-16 09:26:27 -08:00
test_discinfo.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_dnfbase.py lifted directories should be under share_dir and lib_dir 2019-10-16 09:17:53 -07:00
test_executils.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_gitrpm.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_imgutils.py lorax: Catch rootfs out of space failures 2020-02-05 15:27:41 -08:00
test_ltmpl.py tests: Cleanup on failure of in_tempdir 2019-04-15 14:06:48 -07:00
test_projects.py Add tests for metapackages and package name globs 2020-01-16 12:00:26 +02:00
test_queue.py lifted directories should be under share_dir and lib_dir 2019-10-16 09:17:53 -07:00
test_recipes.py tests: Use mock from unittest 2020-01-16 09:26:27 -08:00
test_server.py tests: Use wildcard versions for packages 2019-12-11 10:56:23 -08:00
test_sysutils.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_timestamp.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_treeinfo.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_workspace.py tests: Use mock from unittest 2020-01-16 09:26:27 -08:00