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

Related: rhbz#1690068
2019-04-01 15:37:35 -07:00
..
cli Make test scripts executable with chmod +x 2019-01-24 12:51:01 +02: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-04-01 15:37:35 -07:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py Update StringIO use for Py3 2018-08-07 12:12:17 -07:00
test_cli.sh Expand parameters as separate words 2019-01-28 12:28:23 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00