update/sw-patch/cgcs-patch/cgcs_patch/tests
Al Bailey abaea457e5 Debian: Minor sw-patch cleanup
- Adding missing requirements for sw-patch
- Cleaning up redundant dependencies
- Invoke clean as part of debian build
- Rename Starlingx to StarlingX
- Display error details for failed sw-patch commands
- Fix a python3 string comparison affecting duplex
- Fix report-app-dependencies
- Remove 'six' from sw-patch since the code is py3 only
- Fix a KeyError if restart_script not found in metadata.
- Allow bandit to ignore 'input' checks on python3 since
it is considered safe

Test Plan:
  PASS: Build/Bootstrap/Unlock AIO-SX Debian
  PASS: sw-patch report-app-dependencies --app foo
  PASS: Upload/Apply/Remove/Delete a patch on AIO-DX system
       host-install was not tested on AIO-DX as that
       capability is still under active developement.

Closes-Bug: #1976535
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I94ec47e2f2087989da26ebab0e05c3b0d8f303e6
2022-07-13 17:54:33 +00:00
..
__init__.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
md5test.txt Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
test_basics.py Remove rpm imports from debian patching code 2022-04-27 16:31:09 +00:00
test_patch_agent.py Debian: Remove dnf calls from sw-patch 2022-05-05 19:09:48 +00:00
test_patch_client.py Debian: Adding sw-patch unit tests 2022-06-03 20:04:16 +00:00
test_patch_controller.py Debian: Minor sw-patch cleanup 2022-07-13 17:54:33 +00:00
test_patch_utils.py Debian: Adding sw-patch unit tests 2022-06-03 20:04:16 +00:00