]> git.ipfire.org Git - thirdparty/samba.git/commit
pytest: dns_aging: do not insist on non-aging timestamp updates
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Sat, 19 Jun 2021 22:18:46 +0000 (10:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Jun 2021 01:14:37 +0000 (01:14 +0000)
commitde2b775e9ac3af87010a2d4b71220980f8e04f07
treee3887c76eb80335986208a22548007d2433d97d9
parentad6637afa5e912f97dc21cb43f7893bd435c88b2
pytest: dns_aging: do not insist on non-aging timestamp updates

With Windows, when aging is off, the record timestamps are updated
anyway, but the timestamp change is not replicated.

We are not going to do it like that. With aging off, our records will
keep their first timestamp.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns_aging.py
selftest/knownfail.d/dns-aging