lorax/tests
Brian C. Lane 9cebd1ddaf 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#1688335
2019-04-29 10:41:57 -07:00
..
cli Add test for starting compose with deleted blueprint 2019-04-24 14:14:40 +03:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Add a pylorax.api.version number 2018-08-21 12:10:01 -07:00
pylorax lorax-composer: Add the ability to append to the kernel command-line 2019-04-29 10:41:57 -07:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
test_cli.sh Add checks for disabled root account 2019-03-29 15:22:57 +02:00
testenv.sh Backport cloud image tests from master 2018-12-20 10:55:04 +02:00