lorax/tests
Brian C. Lane e90e7653df Move the package requirements for live-iso setup out of the template
In order to support iso creation on multiple arches with the templates
we need to be able to select different packages based on arch.
lorax-composer uses the arch-specific Lorax templates in order to
generate the output iso so this patch:

1. Creates a new template and type to parse it, live-install.tmpl
   which contains only installpkg commands and #if clauses for arch
2. Removes bootloader related packages from the live-iso.ks
3. Remove dracut-config-rescue exclusion because it can cause problems
   with some blueprints.
4. Switch logo requirement to system-logos which is satisfied by
   generic-logos or fedora-logos. This prevents conflicts when a blueprint
   installs fedora-release-workstation.

So in the future, if x86.tmpl, etc. need a new package to support
creating the iso it should be added to the correct section in
./share/live/live-install.tmpl

Resolves: rhbz#1673744
2019-03-21 14:48:27 -07:00
..
cli Update VMware datastore location to unblock tests 2019-03-21 11:27:12 -07:00
composer Add tests for limit=0 routes 2018-08-27 12:09:27 -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 Move the package requirements for live-iso setup out of the template 2019-03-21 14:48:27 -07:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py Add get_file_magic to tests/lib.py 2019-03-21 14:48:27 -07:00
test_cli.sh Allow overriding $CLI outside test scripts 2019-03-15 11:03:38 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00