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

Related: rhbz#1687743
2019-03-27 11:32:19 -07:00
..
cli Update VMware datastore location to unblock tests 2019-03-21 11:27:12 -07:00
composer Add tests for limit=0 routes 2018-08-27 12:09:27 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Add composer-cli and tests 2018-05-17 10:34:34 -07:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-03-27 11:32:19 -07:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py Add get_file_magic to tests/lib.py 2019-03-21 14:48:27 -07:00
test_cli.sh Allow overriding $CLI outside test scripts 2019-03-15 11:03:38 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00