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

Routed ALIAS records don't work #257

Open
barnybug opened this issue Jun 4, 2018 · 0 comments
Open

Routed ALIAS records don't work #257

barnybug opened this issue Jun 4, 2018 · 0 comments

Comments

@barnybug
Copy link
Owner

barnybug commented Jun 4, 2018

@import
Feature: import
  Scenario: I can import a zone with geo ALIAS records                   # internal/features/import.feature:2
    Given I have a domain "$domain"                                      # internal/features/import.feature:3
    When I run "cli53 import --file tests/geo_alias.txt $domain"         # internal/features/import.feature:4

Error: exit status 1 Output: Error: InvalidChangeBatch: RRSet with DNS name geo.examplebc6dbdc6365a794.com., type A cannot be created as other RRSets exist with the same name and type.
	status code: 400, request id: 5799b816-680f-11e8-a617-1baf779812b1

    Then the domain "$domain" export matches file "tests/geo_alias.txt"  # internal/features/import.feature:7

Finished (1 passed, 1 failed, 0 skipped).

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

No branches or pull requests

1 participant