lorax/tests/pylorax
Brian C. Lane d7b96c8f0f Add support for [[repos.git]] section to blueprints
This adds support, documentation, and testing for a [[repos.git]]
blueprint section that can be used to install files from a git
repository. It will create an rpm that will be added to the build,
and included in the metadata that can be downloaded. This allows you to
accurately keep track of the source of configuration files and extra
metadata that is added to the build.

The source repo and reference will be listed in the rpm's summary making
it easy to discover on the installed system.
2019-03-15 11:18:12 -07:00
..
blueprints tests: Make it easier to update version globs 2019-03-08 10:09:42 -08:00
repos Remove duplicate repositories from the sources list 2019-01-30 08:30:40 -08:00
results Add support for [[repos.git]] section to blueprints 2019-03-15 11:18:12 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:45:36 -07:00
templates Add tests for ltmpl.py 2018-10-29 13:55:19 -07:00
__init__.py Add tests for pylorax.imgutils 2018-11-12 11:13:37 -08:00
test_bisect.py lorax-composer: Handle packages with multiple builds 2018-12-06 15:48:58 -08:00
test_buildstamp.py Fixing bug where test did not try to import pylorax.version to check for version but automatically just checked for 'devel' causing test to fail when it should not have 2018-06-22 09:14:04 -07:00
test_compose.py Move the package requirements for live-iso setup out of the template 2019-02-25 13:49:12 -08:00
test_creator.py livemedia-creator: Add support for reqpart kickstart command 2019-02-25 13:49:12 -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_discinfo.py tests: Add discinfo test 2018-11-12 11:13:37 -08:00
test_dnfbase.py Update the tests for new make_dnf_dir arguments. 2018-10-12 11:59:32 -07:00
test_executils.py tests: Add executils test 2018-11-12 11:13:37 -08:00
test_imgutils.py Add tests for partitioned disk images 2018-11-12 11:13:37 -08:00
test_ltmpl.py tests: Fix makeFakeRPM calls 2019-02-21 10:10:11 -08:00
test_projects.py tests: Make it easier to update version globs 2019-03-08 10:09:42 -08:00
test_queue.py lorax-composer: Check the queue and results at startup 2018-12-06 15:13:28 -08:00
test_recipes.py Add support for [[repos.git]] section to blueprints 2019-03-15 11:18:12 -07:00
test_server.py tests: Make it easier to update version globs 2019-03-08 10:09:42 -08:00
test_sysutils.py tests: Add sysutils test 2018-11-12 11:13:37 -08:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 09:22:18 -07:00
test_treeinfo.py tests: Add treeinfo test 2018-11-12 11:13:37 -08:00
test_workspace.py Fix tests related to blueprint name changes 2018-08-23 13:32:26 -07:00