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

Add DNS '8.8.8.8' server to use in test #334

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

evidolob
Copy link
Contributor

@evidolob evidolob commented Mar 6, 2024

In GH Action, sometime, DNS server return compressed response, which is not comply with RFS, so go is unable to parse response.

This PR is force to use 8.8.8.8 DNS server.

@evidolob evidolob requested a review from cfergeau March 6, 2024 08:47
@cfergeau
Copy link
Contributor

cfergeau commented Mar 6, 2024

Let's first get #335 in and rebase on top of it to try to get a fully green CI!

In GH Action, sometime, DNS server return compressed response, which is not comply with RFS, so go is unable to parse response.

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@cfergeau
Copy link
Contributor

cfergeau commented Mar 6, 2024

/lgtm
/approve

Green CI!! :)

Copy link
Contributor

openshift-ci bot commented Mar 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau, evidolob

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Mar 6, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 301d4d6 into containers:main Mar 6, 2024
22 checks passed
@evidolob evidolob deleted the fix-test2 branch March 7, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants