diff options
author | Garming Sam <garming@catalyst.net.nz> | 2016-06-15 16:32:23 +1200 |
---|---|---|
committer | Garming Sam <garming@samba.org> | 2016-06-16 08:37:56 +0200 |
commit | e2743b110fbd9731c38160c2a9919a3f5e82f1fc (patch) | |
tree | c5b26c8df8bb95279e547c2d891faf38b651bf8a /selftest | |
parent | b4d2e1016d1d35a01450f4d616cf7a32c7c151e2 (diff) | |
download | samba-e2743b110fbd9731c38160c2a9919a3f5e82f1fc.tar.gz |
flapping: temporarily add samba_dnsupdate test
This should be removed when we can run nsupdate on sn-devel
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Garming Sam <garming@samba.org>
Autobuild-Date(master): Thu Jun 16 08:37:56 CEST 2016 on sn-devel-144
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/flapping b/selftest/flapping index e5995eff011..425cf8c20ee 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -31,3 +31,4 @@ # This test just is not reliable in finding the max search limit # ^samba4.ldap.notification.python\(.*\).__main__.LDAPNotificationTest.test_max_search +^samba.tests.blackbox.samba_dnsupdate.* # missing nsupdate on sn-devel |