lorax/tests
Brian C. Lane 69cc1b17f2 lorax-composer: Add services support to blueprints
Add support for enabling and disabling systemd services in the
blueprint. It works like this:

    [customizations.services]
    enabled = ["sshd", "cockpit.socket", "httpd"]
    disabled = ["postfix", "telnetd"]

They are *added* to any existing settings in the kickstart templates.

(cherry picked from commit 1111aee92d)
2019-05-03 14:22:23 -07:00
..
cleanup Fix keeping files on Amazon s3 2019-05-03 14:22:23 -07:00
cli Add test for starting compose with deleted blueprint 2019-05-03 14:22:23 -07:00
composer Update bash to 5.0.* 2019-02-21 08:55:23 -08:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
pylorax lorax-composer: Add services support to blueprints 2019-05-03 14:22:23 -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-03 14:22:22 -07:00
test_cli.sh Add checks for disabled root account 2019-05-03 14:22:22 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00