anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

Satellite support - port to Fedora, batch nr. 2

Open M4rtinK opened this issue 2 years ago • 6 comments

Add a Python module with helper code for Satellite support & untit tests for it.

(cherry picked from commit a92f8de965da69dc9603662e65d0c53d123c6d25) (cherry picked from commit 0f20f62d5d5c40ae61da04335a77e88db5acfee2) (cherry picked from commit 7ae12116014fbf5e2dee93ecb98eb478b114ffbd)

Related: rhbz#1951709

NOTE

  • this is the second PR in the Satellite support upstreaming series
  • this PR contains the Satellite support utility module and it's unit tests
  • previous PR in the series: #3684
  • RHEL 9 Satellite support PR: #3485

M4rtinK avatar Dec 16 '21 16:12 M4rtinK

/kickstart-test --testtype smoke

M4rtinK avatar Dec 16 '21 16:12 M4rtinK

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Mar 20 '22 02:03 github-actions[bot]

Hello @M4rtinK! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 161:76: E712 comparison to False should be 'if cond is False:' or 'if not cond:' Line 200:40: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 228:84: E712 comparison to False should be 'if cond is False:' or 'if not cond:'

pep8speaks avatar Apr 27 '22 16:04 pep8speaks

/kickstart-test --testtype smoke

M4rtinK avatar May 09 '22 14:05 M4rtinK

/kickstart-test --testtype smoke

M4rtinK avatar May 23 '22 10:05 M4rtinK

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Jul 23 '22 03:07 github-actions[bot]

This PR was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Aug 22 '22 03:08 github-actions[bot]