summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAaron Haslett <aaronhaslett@catalyst.net.nz>2018-07-02 13:43:33 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-07-12 04:31:54 +0200
commit418cd93f4c9c90b0f5002e32203be8281af660cf (patch)
treecafb8fcdb6f802d38ba99c16b1c84e793fd2e8f7 /selftest
parent350029bdd8fe90f64d8581b39599d8b8430d7f61 (diff)
downloadsamba-418cd93f4c9c90b0f5002e32203be8281af660cf.tar.gz
dns: server side implementation of record aging
Code for retrieving aging properties from a zone and using them for timestamp setting logic during processing of DNS requests. BUG: https://bugzilla.samba.org/show_bug.cgi?id=10812 Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/dns-scavenging5
1 files changed, 0 insertions, 5 deletions
diff --git a/selftest/knownfail.d/dns-scavenging b/selftest/knownfail.d/dns-scavenging
index 715e14527c9..fe71f17c03c 100644
--- a/selftest/knownfail.d/dns-scavenging
+++ b/selftest/knownfail.d/dns-scavenging
@@ -3,9 +3,4 @@
#
# Will be removed once the tests are implemented.
#
-samba.tests.dns.__main__.TestZones.test_aging_refresh\(fl2003dc:local\)
-samba.tests.dns.__main__.TestZones.test_aging_update\(fl2003dc:local\)
-samba.tests.dns.__main__.TestZones.test_aging_update_disabled\(fl2003dc:local\)
samba.tests.dns.__main__.TestZones.test_basic_scavenging\(fl2003dc:local\)
-samba.tests.dns.__main__.TestZones.test_set_aging\(fl2003dc:local\)
-samba.tests.dns.__main__.TestZones.test_set_aging_disabled\(fl2003dc:local\)