lorax/tests
Brian C. Lane ed611933cb 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
(cherry picked from commit d18934775c)
2018-12-06 16:07:22 -08:00
..
cli Add an openstack image type 2018-10-09 15:17:45 -07:00
composer Add tests for limit=0 routes 2018-08-27 12:02:39 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-10-09 15:04:43 -07:00
pylorax lorax-composer: Handle packages with multiple builds 2018-12-06 16:07:22 -08:00
__init__.py Add a test library 2018-08-06 17:00:56 -07:00
lib.py Update StringIO use for Py3 2018-08-07 08:41:11 -07:00
test_cli.sh Change make_dnf_dirs to be run as root 2018-10-10 14:25:51 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00