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

Fix shared DNS recordset searching #848

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Fix shared DNS recordset searching #848

merged 1 commit into from
Feb 12, 2021

Conversation

outcatcher
Copy link
Contributor

Summary of the Pull Request

Add checking for exact equality of found DNS recordset name

Fix #847

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccDNSV2RecordSet_basic
--- PASS: TestAccDNSV2RecordSet_basic (57.82s)
=== RUN   TestAccDNSV2RecordSet_childFirst
--- PASS: TestAccDNSV2RecordSet_childFirst (52.82s)
=== RUN   TestAccDNSV2RecordSet_readTTL
--- PASS: TestAccDNSV2RecordSet_readTTL (34.85s)
=== RUN   TestAccDNSV2RecordSet_timeout
--- PASS: TestAccDNSV2RecordSet_timeout (34.29s)
=== RUN   TestAccDNSV2RecordSet_shared
--- PASS: TestAccDNSV2RecordSet_shared (54.60s)
PASS

Process finished with exit code 0

@outcatcher outcatcher requested review from a team, lego963 and anton-sidelnikov and removed request for a team February 12, 2021 15:15
@outcatcher outcatcher added the gate Merge PR label Feb 12, 2021
@otc-zuul
Copy link

otc-zuul bot commented Feb 12, 2021

Build succeeded.

@otc-zuul otc-zuul bot merged commit 4ae4966 into devel Feb 12, 2021
@otc-zuul otc-zuul bot deleted the fix/dns-child-first branch February 12, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't create opentelekomcloud_dns_recordset_v2 for domains with subdomains
3 participants