You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/packaging/os
Adam Miller 091fb1dc3f yum also parse obsolete package output (#45365)
* yum also parse obsolete package output

This is a rebase of the patch originally proposed in
https://github.com/ansible/ansible/pull/40001 by machacekondra

Fixes #39978

Signed-off-by: Adam Miller <admiller@redhat.com>

* properly parse the obsoletes, provide a new output entry, add changelog

Signed-off-by: Adam Miller <admiller@redhat.com>

* make pep8 happy

Signed-off-by: Adam Miller <admiller@redhat.com>

* remove q debugging output

Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
..
__init__.py Relocate module unit tests. (#18812) 8 years ago
conftest.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_apk.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_apt.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_rhn_channel.py rhn_channel/register: Porting tests to pytest (#33719) 7 years ago
test_rhn_register.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_yum.py yum also parse obsolete package output (#45365) 6 years ago