lorax/tests/pylorax
Brian C. Lane 3cfb895054 Use yum.add_enable_repo() for new repos
Yum needs to have some other attrs setup on the YumRepository object, so
use the function provided to ensure that everything is correct. Also
switch the related functions to use a dict instead of a YumRepository
object.
2018-06-11 16:54:59 -07:00
..
blueprints Add support for version globs to blueprints 2018-06-11 16:54:59 -07:00
repos Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
results Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
source Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-06-11 16:54:59 -07:00
test_crossdomain.py Fix some pylint warnings 2018-06-11 16:54:59 -07:00
test_projects.py Use yum.add_enable_repo() for new repos 2018-06-11 16:54:59 -07:00
test_recipes.py Add blueprint customization support for hostname and ssh key 2018-06-11 16:54:59 -07:00
test_server.py Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_workspace.py Update the path for the test blueprints 2018-06-11 16:54:59 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00