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

Disable systemd-resolved to prevent dns failures #2308

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

psss
Copy link
Collaborator

@psss psss commented Sep 5, 2023

Prevent random dns failures caused (most probably) by systemd-resolved. Using workaround from Testing Farm.

Fix #2063.

@psss psss added the test coverage Improvements or additions to test coverage of tmt itself label Sep 5, 2023
@psss psss added this to the 1.27 milestone Sep 5, 2023
plans/main.fmf Outdated Show resolved Hide resolved
@psss
Copy link
Collaborator Author

psss commented Sep 5, 2023

And we get the following failure on centos-stream-9:

Failed to disable unit: Unit file systemd-resolved.service does not exist.

@thrix, so you don't apply the workaround there?

@psss
Copy link
Collaborator Author

psss commented Sep 5, 2023

For reference, in packit/packit-service/issues/2175 I'm proposing to set the initiator dimension by packit.

@psss psss self-assigned this Sep 6, 2023
@psss
Copy link
Collaborator Author

psss commented Sep 6, 2023

Packit change will be deployed (probably) next week, thus moving to 1.28.

Prevent random dns failures caused (most probably) by
`systemd-resolved`. Using workaround from Testing Farm.

Fix #2063.
@psss psss merged commit 2b567d1 into main Sep 14, 2023
16 checks passed
@psss psss deleted the disable-systemd-resolved branch September 14, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test coverage Improvements or additions to test coverage of tmt itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeated failures when fetching the centos:7 image
2 participants