lorax/tests
Brian C. Lane d18934775c lorax-composer: Handle packages with multiple builds
When the repository has multiple arches, eg. i686 and x86_64, it should
add a new entry to the project's builds list, not create a new project
in the list.

This handles that by adding a modified insort_left function and
examining the packages returned from dnf to make sure they aren't
already listed in the results. It also handles adding them in sorted
order so that no further sorting needs to be done on the results.

Resolves: rhbz#1656642
2018-12-06 15:48:58 -08:00
..
cli Teach OpenStack test to distinguish between RHEL and Fedora 2018-12-06 22:15:49 +02:00
composer Add tests for limit=0 routes 2018-08-27 11:05:46 -07: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: Handle packages with multiple builds 2018-12-06 15:48:58 -08:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add tests for pylorax.imgutils 2018-11-12 11:13:37 -08:00
test_cli.sh Use a temporary shared dir when testing 2018-11-29 09:46:06 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00