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
Adam Miller 4156d01c01 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>
(cherry picked from commit 091fb1dc3f)
7 years ago
..
cloud Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754) 7 years ago
files Fixes #34893 (#40166) 8 years ago
monitoring Update pagerduty modules to rest v2 (#42618) 8 years ago
net_tools [2.7] nmcli: backport of #42415 (#46814) 7 years ago
network Backport 2.7: Return correct version on installed VyOS (#39115) (#46730) 7 years ago
packaging yum also parse obsolete package output (#45365) 7 years ago
remote_management [stable-2.7] Mocking out __future__ could cause problems 7 years ago
source_control AnsiballZ improvements 8 years ago
storage Fix unit tests which modify the source tree. (#45763) 7 years ago
system Fix unit tests which modify the source tree. (#45763) 7 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 8 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py AnsiballZ improvements 8 years ago
utils.py AnsiballZ improvements 8 years ago