lorax/tests
Brian C. Lane 59464286f9 lorax-composer: Add the ability to append to the kernel command-line
Sometimes it is necessary to modify the kernel command-line of the
image, this adds support for a [customizations.kernel] section to the
blueprint:

[customizations.kernel]
append = "nosmt=force"

This will be appended to the kickstart's bootloader --append argument.

Includes tests for modifying the bootloader line, the kickstart
template, and examining the final-kickstart.ks created for a compose.
2019-03-26 11:06:57 -07:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-02-25 14:38:37 -08:00
cli Add checks for disabled root account 2019-03-22 12:06:34 +02:00
composer Update bash to 5.0.* 2019-02-21 08:55:23 -08:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-03-26 11:06:57 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Move git repo creation into tests/lib.py 2019-03-15 11:18:12 -07:00
test_cli.sh Add checks for disabled root account 2019-03-22 12:06:34 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00