lorax/tests
Brian C. Lane 10e46c9178 lorax-composer: Add timezone support to blueprint
For example:

[customizations.timezone]
timezone = "US/Samoa"
ntpservers = ["0.pool.ntp.org"]

Also includes tests.

This removes the timezone kickstart command from all of the templates
except for google.ks which needs to set it's own ntp servers and timezone.

If timezone isn't included in the blueprint, and it is not already in a
template, it will be set to 'timezone UTC' by default.

If timezone is set in a template it is left as-is, under the assumption
that the image type requires it to boot correctly.

(cherry picked from commit 9bdbb29662)

Related: rhbz#1709595
2019-05-29 15:14:58 -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 timezone support to blueprint 2019-05-29 15:14:58 -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