]> git.ipfire.org Git - thirdparty/samba.git/commit
dns: record aging tests
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Wed, 9 May 2018 06:02:28 +0000 (18:02 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:31:52 +0000 (04:31 +0200)
commitc1552c70c5a34584ffb23a9a48b6bf1501e1eea4
tree0c409d705b83ecc8e61266e7641907b262484b2e
parentd871e0c84c761877563652558f44d8a3df4c49a3
dns: record aging tests

First basic DNS record aging tests.  These check that we can
turn aging on and off, and that timestamps are written on DNS
add and update calls, but not RPC calls.

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>
python/samba/tests/dns.py
python/samba/tests/dns_base.py
selftest/knownfail.d/dns
selftest/knownfail.d/dns-scavenging [new file with mode: 0644]