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

GCLOUD: Support "private domains" plus many bugfixes (#2482)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
asn-iac
2023-08-08 07:47:39 -07:00
committed by GitHub
parent acd47d57ad
commit 1ea9f4ced6
3 changed files with 223 additions and 67 deletions

View File

@ -1294,6 +1294,7 @@ func makeTests(t *testing.T) []*TestGroup {
//"GANDI_V5", // Their API is so damn slow. We'll add it back as needed.
//"HEDNS", // No paging done. No need to test.
//"MSDNS", // No paging done. No need to test.
"GCLOUD",
"HEXONET",
"HOSTINGDE", // Pages.
"ROUTE53", // Batches up changes in pages.