tripleo-repos/tests/unit/yum_config
Douglas Viroel 9efbbc2bcb Improvements to yum-config module
This patch adds a couple of improvements to yum-config module:
- change the default behavior for yum-config repo,
  which now tries to update an existent configuration file and,
  if the file does not exists, create a new one.
- Adds more options to repo config operation.
- Check OS version info before enable dnf-manager command.
- Add python2 support to yum-config 'repo' and 'global'.
- Update molecule to run yum-config 'repo' and 'global' tests
  for CentOS-7

Change-Id: I654fb32ad4e987b43baea17641aa60de86a78ff9
Signed-off-by: Douglas Viroel <dviroel@redhat.com>
2021-09-30 16:41:28 -03:00
..
__init__.py Combine new modules into a single package 2021-07-16 14:59:19 +01:00
fakes.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
mock_modules.py Combine new modules into a single package 2021-07-16 14:59:19 +01:00
test_compose_repos.py Improve unit test coverage and molecule verifications 2021-09-28 09:21:08 -03:00
test_dnf_manager.py Combine new modules into a single package 2021-07-16 14:59:19 +01:00
test_main.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
test_yum_config.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00