1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

CLEANUP: Skip DualProvider tests if Cannot(DocDualHost) (#1345)

* Skip DualProvider tests if Cannot(DocDualHost)
* go generate
* Fix HEXONET domain
This commit is contained in:
Tom Limoncelli
2021-12-21 12:23:11 -05:00
committed by GitHub
parent 9d9d299bb7
commit 9f720d1084
4 changed files with 40 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ jobs:
#
# FYI: The domain name name was selected at random. If it stops working, this command will list domains to choose from:
# echo '{ "hexo": { "apientity": "OTE", "apilogin": "test.user", "apipassword": "test.passw0rd" } }' > hexo-creds.json ; dnscontrol get-zones --creds hexo-creds.json --format=nameonly hexo HEXONET all
HEXONET_DOMAIN: a-b-c-movies.com
HEXONET_DOMAIN: a-b-c-music.com
HEXONET_ENTITY: OTE
HEXONET_PW: test.passw0rd
HEXONET_UID: test.user