lorax/tests
Brian C. Lane ad6fe6cffd lorax-composer: Add locale support to blueprints
You can now set the keyboard layout and language. Eg.

[customizations.locale]
languages = ["en_CA.utf8", "en_HK.utf8"]
keyboard = "de (dvorak)"

Existing entries in the kickstart templates are replaced with the new
ones. If there are no entries then it will default to 'keyboard us' and
'lang en_US.UTF-8'

Includes tests, and leaves the existing keyboard and lang entries in the
templates with a note that they can be replaced by the blueprint.

(cherry picked from commit e5a8700bdf)

Related: rhbz#1709595
2019-05-29 15:20:28 -07:00
..
cli Add test for passing custom option on kernel command line 2019-04-29 12:52:22 +03:00
composer tests: Make sure example-development is present for delete test 2019-04-05 11:05:58 -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 locale support to blueprints 2019-05-29 15:20:28 -07:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py tests: Select the group to use based on the release 2019-04-05 11:05:58 -07:00
test_cli.sh Add test for passing custom option on kernel command line 2019-04-29 12:52:22 +03:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00