Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Provide examples of CI/CD tests. #122

Closed
markdorison opened this issue May 23, 2017 · 1 comment
Closed

Provide examples of CI/CD tests. #122

markdorison opened this issue May 23, 2017 · 1 comment

Comments

@markdorison
Copy link

The README discusses CI/CD tests:

Adopt CI/CD principles to DNS! At StackOverflow we maintain our DNSControl configurations in Git and use our CI system to roll out changes. Keeping DNS information in a VCS means we have full history. Using CI enables us to include unit-tests and system-tests. Remember when you forgot to include a "." at the end of an MX record? We haven't had that problem since we included a test to make sure Tom doesn't make that mistake... again.

I think it would be extremely valuable to provide/document some standard tests that could be run such as the MX record test that is mentioned.

tlimoncelli added a commit that referenced this issue May 27, 2017
@tlimoncelli
Copy link
Contributor

I've updated the docs as requested. https://stackexchange.github.io/dnscontrol/unittests

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

No branches or pull requests

2 participants