Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.15.z] Enable IPv6 proxy when settings.server.is_ipv6=True in IPv6 runs #16883

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

Gauravtalreja1
Copy link
Collaborator

Manual cherrypick of #16795
Fixes #16881

Problem Statement

IPv6 proxy isn't configured for subscription manager and DNF, causing tests to fail where we register or with installer when run for IPv6

Solution

Enable IPv6 proxy when settings.server.is_ipv6=True in IPv6 runs

…elliteQE#16795)

* Enable IPv6 proxy for puppet tests in IPv6 runs

Signed-off-by: Gaurav Talreja <[email protected]>

* Remove use of enable_proxy option and enable proxy as per setting for IPv6

Signed-off-by: Gaurav Talreja <[email protected]>

---------

Signed-off-by: Gaurav Talreja <[email protected]>
(cherry picked from commit a79da44)
@Gauravtalreja1 Gauravtalreja1 added No-CherryPick PR doesnt need CherryPick to previous branches Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs 6.15.z Introduced in or relating directly to Satellite 6.15 labels Nov 7, 2024
@Gauravtalreja1 Gauravtalreja1 self-assigned this Nov 7, 2024
@Gauravtalreja1 Gauravtalreja1 requested a review from a team as a code owner November 7, 2024 12:55
@Gauravtalreja1
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py
network_type: ipv6

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 9303
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py --external-logging
Test Result : ==== 1 failed, 21 passed, 3 deselected, 461 warnings in 8813.45s (2:26:53) =====

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Nov 7, 2024
@Gauravtalreja1
Copy link
Collaborator Author

PRT failure looks unrelated to this change

@jyejare jyejare merged commit cab5cea into SatelliteQE:6.15.z Nov 11, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs No-CherryPick PR doesnt need CherryPick to previous branches PRT-Failed Indicates that latest PRT run is failed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Failed-AutoCherryPick] - Enable IPv6 proxy when settings.server.is_ipv6=True in IPv6 runs
3 participants