lorax/tests
Brian C. Lane afa68df873 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.

(cherry picked from commit 59464286f9)
(cherry picked from commit c5f4dfe113)
2019-05-06 11:54:56 -07:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-05-06 11:45:32 -07:00
cli New test: Verify tar images with Docker and systemd-nspawn 2019-05-03 17:03:40 -07:00
composer Add tests for limit=0 routes 2018-08-27 11:05:46 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-10-05 09:09:10 -07:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-05-06 11:54:56 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add tests for pylorax.imgutils 2019-05-03 16:39:05 -07:00
test_cli.sh Expand parameters as separate words 2019-05-03 16:57:37 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00