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

MGMT-11143: Fix missing DNS entry for reclaim test #2525

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. MGMT-11143: Fix missing DNS entry for reclaim test

    During the reclaim test, the error `Get
    \"https://api.test-infra-cluster-8102e86e.redhat.com:6443/api/v1\":
    dial tcp: lookup api.test-infra-cluster-8102e86e.redhat.com on
    10.96.0.10:53: no such host"` was observed in assisted-service.
    This adds the spoke cluster's DNS entry to `/etc/hosts` so
    assisted-service can resolve the spoke cluster API DNS.
    CrystalChun committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eb17fd4 View commit details
    Browse the repository at this point in the history