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] DNS resources NL region fix #2786

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from
Draft

Conversation

anton-sidelnikov
Copy link
Member

Summary of the Pull Request

PR Checklist

  • Refers to: #xxx
  • Tests added/passed.
  • Documentation updated.
  • Schema updated.
  • Release notes added.

Acceptance Steps Performed

 eu-de
=== RUN   TestAccDNSV2Zone_basic
--- PASS: TestAccDNSV2Zone_basic (62.86s)
=== RUN   TestAccDNSV2Zone_unDotted
--- PASS: TestAccDNSV2Zone_unDotted (33.79s)
=== RUN   TestAccDNSV2Zone_private
--- PASS: TestAccDNSV2Zone_private (38.03s)
=== RUN   TestAccDNSV2Zone_readTTL
--- PASS: TestAccDNSV2Zone_readTTL (34.37s)
=== RUN   TestAccDNSV2Zone_timeout
--- PASS: TestAccDNSV2Zone_timeout (33.60s)
=== RUN   TestAccCheckDNSV2Zone_routerValidation
--- PASS: TestAccCheckDNSV2Zone_routerValidation (12.89s)
PASS

Process finished with the exit code 0


=== RUN   TestAccOpenStackDNSZoneV2DataSource_basic
--- PASS: TestAccOpenStackDNSZoneV2DataSource_basic (68.58s)
=== RUN   TestAccOpenStackDNSZoneV2DataSource_byTag
--- PASS: TestAccOpenStackDNSZoneV2DataSource_byTag (51.53s)
=== RUN   TestAccOpenStackDNSZoneV2DataSource_private
--- PASS: TestAccOpenStackDNSZoneV2DataSource_private (55.55s)
PASS

Process finished with the exit code 0

=== RUN   TestAccDNSV2NameserverDataSource_basic
--- PASS: TestAccDNSV2NameserverDataSource_basic (34.13s)
PASS

Process finished with the exit code 0

=== RUN   TestAccDNSV2RecordSet_basic
--- PASS: TestAccDNSV2RecordSet_basic (85.57s)
=== RUN   TestAccDNSV2RecordSet_unDotted
--- PASS: TestAccDNSV2RecordSet_unDotted (47.70s)
=== RUN   TestAccDNSV2RecordSet_childFirst
--- PASS: TestAccDNSV2RecordSet_childFirst (73.76s)
=== RUN   TestAccDNSV2RecordSet_readTTL
--- PASS: TestAccDNSV2RecordSet_readTTL (46.61s)
=== RUN   TestAccDNSV2RecordSet_timeout
--- PASS: TestAccDNSV2RecordSet_timeout (46.35s)
=== RUN   TestAccDNSV2RecordSet_shared
--- PASS: TestAccDNSV2RecordSet_shared (83.88s)
=== RUN   TestAccDNSV2RecordSet_txt
--- PASS: TestAccDNSV2RecordSet_txt (72.13s)
PASS

Process finished with the exit code 0

eu-nl
=== RUN   TestAccDNSV2Zone_basic
--- PASS: TestAccDNSV2Zone_basic (63.54s)
=== RUN   TestAccDNSV2Zone_unDotted
--- PASS: TestAccDNSV2Zone_unDotted (32.82s)
=== RUN   TestAccDNSV2Zone_private
--- PASS: TestAccDNSV2Zone_private (36.50s)
=== RUN   TestAccDNSV2Zone_readTTL
--- PASS: TestAccDNSV2Zone_readTTL (32.74s)
=== RUN   TestAccDNSV2Zone_timeout
--- PASS: TestAccDNSV2Zone_timeout (32.97s)
=== RUN   TestAccCheckDNSV2Zone_routerValidation
--- PASS: TestAccCheckDNSV2Zone_routerValidation (11.92s)
PASS

Process finished with the exit code 0

=== RUN   TestAccOpenStackDNSZoneV2DataSource_basic
--- PASS: TestAccOpenStackDNSZoneV2DataSource_basic (86.57s)
=== RUN   TestAccOpenStackDNSZoneV2DataSource_byTag
--- PASS: TestAccOpenStackDNSZoneV2DataSource_byTag (58.43s)
=== RUN   TestAccOpenStackDNSZoneV2DataSource_private
--- PASS: TestAccOpenStackDNSZoneV2DataSource_private (57.65s)
PASS

Process finished with the exit code 0


=== RUN   TestAccDNSV2RecordSet_basic
--- PASS: TestAccDNSV2RecordSet_basic (88.03s)
=== RUN   TestAccDNSV2RecordSet_unDotted
--- PASS: TestAccDNSV2RecordSet_unDotted (47.46s)
=== RUN   TestAccDNSV2RecordSet_childFirst
--- PASS: TestAccDNSV2RecordSet_childFirst (75.92s)
=== RUN   TestAccDNSV2RecordSet_readTTL
--- PASS: TestAccDNSV2RecordSet_readTTL (49.41s)
=== RUN   TestAccDNSV2RecordSet_timeout
--- PASS: TestAccDNSV2RecordSet_timeout (48.09s)
=== RUN   TestAccDNSV2RecordSet_shared
--- PASS: TestAccDNSV2RecordSet_shared (90.32s)
=== RUN   TestAccDNSV2RecordSet_txt
--- PASS: TestAccDNSV2RecordSet_txt (76.36s)
PASS

Process finished with the exit code 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant