Skip to content
Commit 16c8ee87 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

ipahost: Remove dangling dns records during test setup

When testing ipahost through the test playbooks, if there are previous
DNS A/AAAA records, the test fails due to a false positive idempotence
issue.

This patch ensures that all DNS records for the test hosts are absent
before test execution.

This issue could be seen in the 2023-11-06 Azure Nightly pipeline
execution.
parent f1a6f444
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment