lorax/tests
Brian C. Lane 956ebfc77c 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#1718473
2019-11-18 12:36:18 +02:00
..
cli tests: Document Azure setup 2019-10-21 20:51:20 +03:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Ignore Cockpit CI files when linting 2019-09-13 11:27:12 +03:00
pylorax lorax-composer: Add timezone support to blueprint 2019-11-18 12:36:18 +02: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 New test: assert toml files in git workspace 2019-09-13 14:05:42 +03:00
testenv.sh Backport changes for Cockpit CI 2019-06-25 11:57:33 +03:00