update/cgcs-patch/cgcs-patch/cgcs_patch/tests
Don Penney 44cdc55fd8 Migrate patch-agent to use DNF for swmgmt
As the smart package manager is not supported under python3, we're
migrating the patch-agent to use the python2 DNF libraries in
preparation for CentOS 8. This impacts how the patch-agent queries the
repos and manages installed software, but is done without changing how
the patch-agent and patch-controller exchange information, to ensure
we don't impact cross-version communication in an upgrade scenario.

Depends-On: https://review.opendev.org/700960
Change-Id: I00729a487c24ba5c182a9a2a48e2024be9260978
Story: 2006227
Task: 37932
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-01-13 09:20:06 -05:00
..
__init__.py Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
md5test.txt Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
test_basics.py Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00
test_patch_agent.py Migrate patch-agent to use DNF for swmgmt 2020-01-13 09:20:06 -05:00
test_patch_controller.py Remove use of rpmUtils.miscutils from cgcs-patch 2019-12-23 10:34:15 -05:00
test_patch_utils.py Remove use of rpmUtils.miscutils from cgcs-patch 2019-12-23 10:34:15 -05:00