lorax/tests/pylorax
Brian C. Lane 25bec0b50d Add blueprint customization support for hostname and ssh key
This adds support for the optional blueprint section [customizations].

Use it like this:

[customizations]
hostname = yourhostnamehere

[[customiations.sshkey]]
user = root
key = root user key
2018-05-14 13:00:15 -07:00
..
blueprints Add blueprint customization support for hostname and ssh key 2018-05-14 13:00:15 -07:00
results Add blueprint customization support for hostname and ssh key 2018-05-14 13:00:15 -07:00
test_buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
test_crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-14 13:00:14 -07:00
test_dnfbase.py Update dnfbase (formerly yumbase) for DNF support 2018-05-14 13:00:14 -07:00
test_projects.py Update pylorax.api.projects for DNF usage 2018-05-14 13:00:14 -07:00
test_recipes.py Add blueprint customization support for hostname and ssh key 2018-05-14 13:00:15 -07:00
test_server.py Add blueprint customization support for hostname and ssh key 2018-05-14 13:00:15 -07:00
test_workspace.py Add the tests from lorax-composer branch 2018-05-14 13:00:14 -07:00