forked from oamg/convert2rhel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RHELC-750, RHELC-1005] Rewrite the log messages in download_pkg() to…
… not use "unsupported" (oamg#683) * fix for merge commit * When I rebased from the github website I made a merge commit that messed up my changes this commit goes back and fixes that * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed duplicate function * test_convert2rhel_latest_action_outdated_version() was duplicated twice in the code the copy was removed * New tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Draft for test_bad_NEVEA_to_parse_pkg_string * added the side_effect paramerter to the monkeypatch * Fixed typos * formatted_conver2rhel_version was spelled wrong and this commit fixes that * removed the duplication of some of the code that was moved to a function Co-authored-by: E Gustavsson <[email protected]> * Fixed a typo with the formmated_convert2rhel_versions var * Changed some wording for some comments * Renamed some var names in the _extract_convert2rhel_versions() * edited the if statment structure in the test_convert2rhel_latest_rpm_V_check and the test_convert2rhel_latest_rpm_qf_check tests * Added in a import for mock * Added in the correct import for mock * Changed the output showing with run_subprocess -V * changed the format for the version * The format for the version was failing an intergration tests to fix this the version was changed to be more like the test --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Toshio Kuratomi <[email protected]> Co-authored-by: E Gustavsson <[email protected]>
- Loading branch information
1 parent
06d3ea0
commit c24bdb6
Showing
2 changed files
with
757 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.