summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-06-08 15:25:23 +1200
committerAndrew Bartlett <abartlet@samba.org>2017-06-10 21:48:22 +0200
commitdfe739a252e994c6091aea0c6220134ed6fa2f72 (patch)
tree6e23ceb64ea310b795c4e5a9ef1b6ff0e3cc1b4e /selftest
parente36d90810654b69094662ab9e49f417bc8951496 (diff)
downloadsamba-dfe739a252e994c6091aea0c6220134ed6fa2f72.tar.gz
selftest: Add test confirming join-created DNS entries can be modified as the DC
This ensures that samba_dnsupdate can run in the long term against the new DNS entries Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/dns-at-join3
1 files changed, 2 insertions, 1 deletions
diff --git a/selftest/knownfail.d/dns-at-join b/selftest/knownfail.d/dns-at-join
index 57072e7f6c8..3737f1fb239 100644
--- a/selftest/knownfail.d/dns-at-join
+++ b/selftest/knownfail.d/dns-at-join
@@ -1 +1,2 @@
-samba.tests.join.python\(ad_dc_ntvfs\).samba.tests.join.JoinTestCase.test_join\(ad_dc_ntvfs\) \ No newline at end of file
+samba.tests.join.python\(ad_dc_ntvfs\).samba.tests.join.JoinTestCase.test_join_makes_records\(ad_dc_ntvfs\)
+samba.tests.join.python\(ad_dc_ntvfs\).samba.tests.join.JoinTestCase.test_join_records_can_update\(ad_dc_ntvfs\)