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

fixed get_address unit test #354

Merged
merged 1 commit into from
Jun 19, 2023
Merged

fixed get_address unit test #354

merged 1 commit into from
Jun 19, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Jun 19, 2023

Unit tests on COPR are failing since #340 has been merged (see this build, for example).

The unit test of get_address used redhat.com as a test case to resolve a domain name. This, however, requires an internet connection to work. This PR changed it to use localhost instead so the unit test doesn't have a network dependency.

The unit test of get_address used redhat.com as a case to resolve a domain name.
This, however, requires an internet connection to work. Changed it to use
localhost instead so the unit test doesn't have a network dependency.

Signed-off-by: Michael Engel <mengel@redhat.com>
Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

+1

@mwperina mwperina merged commit f8e022c into main Jun 19, 2023
@mwperina mwperina deleted the fix-get-address-unit-test branch June 19, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants