mirror of
https://github.com/google/nomulus.git
synced 2025-06-24 05:11:10 +02:00
In standard DNS format, the first thing on an A, NS or DS definition line is a domain label relative to the zone, which in our case is a TLD. However, the generate_zone_files command prints out fully qualified host and domain names, resulting in a discrepancy when compared to the contents of the DNS subsystem. This CL removes the TLD suffix, which should remove one preprocessing step before file comparison. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=166103705 |
||
---|---|---|
.. | ||
testdata | ||
BUILD | ||
CreateGroupsActionTest.java | ||
CreatePremiumListActionTest.java | ||
DeleteEntityActionTest.java | ||
GenerateZoneFilesActionTest.java | ||
KillAllCommitLogsActionTest.java | ||
KillAllEppResourcesActionTest.java | ||
ListActionTestCase.java | ||
ListDomainsActionTest.java | ||
ListHostsActionTest.java | ||
ListPremiumListsActionTest.java | ||
ListRegistrarsActionTest.java | ||
ListReservedListsActionTest.java | ||
ListTldsActionTest.java | ||
RefreshDnsForAllDomainsActionTest.java | ||
ResaveAllEppResourcesActionTest.java | ||
ToolsTestData.java | ||
UpdatePremiumListActionTest.java | ||
VerifyOteActionTest.java |