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.16.z] Add network type option for Host checkout #16681

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #16639

Problem Statement

Host checkout failing for IPv6 because we are missing parameter "deploy_network_type" while checking out host.

Solution

Added parameter "deploy_network_type" while host checkout.

Related Issues

Add network type option for Host checkout

(cherry picked from commit 6eb87cc)
@Satellite-QE Satellite-QE requested a review from a team as a code owner October 16, 2024 07:23
@Satellite-QE Satellite-QE added the 6.16.z Introduced in or relating directly to Satellite 6.16 label Oct 16, 2024
@Satellite-QE Satellite-QE requested a review from a team as a code owner October 16, 2024 07:23
@Satellite-QE Satellite-QE added Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Oct 16, 2024
@Gauravtalreja1
Copy link
Collaborator

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py tests/foreman/ui/test_errata.py -k 'test_positive_leapp_upgrade_rhel or test_positive_apply_for_all_hosts'

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 8972
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py tests/foreman/ui/test_errata.py -k test_positive_leapp_upgrade_rhel or test_positive_apply_for_all_hosts --external-logging
Test Result : = 1 failed, 2 passed, 17 deselected, 579 warnings, 1 error in 5795.94s (1:36:35) =

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Oct 16, 2024
@shweta83
Copy link
Contributor

The failure in tests/foreman/ui/test_errata.py ::test_positive_apply_for_all_hosts is unrelated to the change.

@Gauravtalreja1 Gauravtalreja1 self-requested a review October 16, 2024 09:49
@Gauravtalreja1
Copy link
Collaborator

@shweta83 But in this cherrypicks tests/foreman/ui/test_errata.py ::test_positive_apply_for_all_hosts is passed, and leapp test is failing instead

@shweta83
Copy link
Contributor

8972

Yes. Leapp failures seems intermittent so I re-ran the PRT on it.

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 8978
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py tests/foreman/ui/test_errata.py -k test_positive_leapp_upgrade_rhel or test_positive_apply_for_all_hosts --external-logging
Test Result : ==== 1 failed, 2 passed, 17 deselected, 594 warnings in 5750.17s (1:35:50) =====

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 8979
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py tests/foreman/ui/test_errata.py -k test_positive_leapp_upgrade_rhel or test_positive_apply_for_all_hosts --external-logging
Test Result : ==== 1 passed, 17 deselected, 431 warnings, 2 errors in 1852.35s (0:30:52) =====

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 8980
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py tests/foreman/ui/test_errata.py -k test_positive_leapp_upgrade_rhel or test_positive_apply_for_all_hosts --external-logging
Test Result : ========= 3 passed, 17 deselected, 627 warnings in 5964.41s (1:39:24) ==========

@Satellite-QE Satellite-QE added PRT-Passed Indicates that latest PRT run is passed for the PR and removed PRT-Failed Indicates that latest PRT run is failed for the PR labels Oct 16, 2024
@Gauravtalreja1 Gauravtalreja1 merged commit 0e35241 into 6.16.z Oct 16, 2024
20 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the cherry-pick-6.16.z-6eb87cc60ddcb0c765f8c3b88888c761d9cc2be8 branch October 16, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Introduced in or relating directly to Satellite 6.16 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants