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

Fix network spokes connectivity check #5394

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Fix network spokes connectivity check #5394

merged 1 commit into from
Jan 24, 2024

Conversation

champtar
Copy link
Contributor

@champtar champtar commented Jan 4, 2024

Since NetworkManager 1.41.6 or RHEL 9.2, NM manages lo, so GetActivatedInterfaces() returns at least ['lo']. Use 'Connected' as that's we really want to know anyway.

This was only tested by patching an Alma 9.3 ISO

Since NetworkManager 1.41.6 or RHEL 9.2, NM manages lo,
so GetActivatedInterfaces() returns at least ['lo'].
Use 'Connected' as that's we really want to know anyway.

Signed-off-by: Etienne Champetier <[email protected]>
@champtar
Copy link
Contributor Author

champtar commented Jan 4, 2024

CI error is Pull request author 'champtar' isn't allowed

@rvykydal rvykydal added the manual testing required This issue can't be merged without manual testing label Jan 22, 2024
@rvykydal
Copy link
Contributor

/kickstart-test --testtype smoke

@KKoukiou KKoukiou requested a review from rvykydal January 22, 2024 15:50
Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@rvykydal rvykydal removed the manual testing required This issue can't be merged without manual testing label Jan 23, 2024
Copy link
Contributor

@rvykydal rvykydal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@rvykydal
Copy link
Contributor

Tested with GUI and TUI.

@rvykydal rvykydal merged commit 7a554d0 into rhinstaller:master Jan 24, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants