lorax/tests
Brian C. Lane 725a0437c7 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)
(cherry picked from commit 49259c607b)
2019-05-06 12:09:00 -07:00
..
cleanup Fix keeping files on Amazon s3 2019-05-06 12:07:54 -07:00
cli Add test for starting compose with deleted blueprint 2019-05-06 12:08:17 -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 locale support to blueprints 2019-05-06 12:09:00 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add more tests for gitrpm.py 2019-05-06 12:07:06 -07:00
test_cli.sh Add checks for disabled root account 2019-05-06 12:07:06 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00