summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2018-04-30 15:47:05 +0100
committerAndrew Bartlett <abartlet@samba.org>2018-09-03 03:22:24 +0200
commitffdbc4aa67ceba983f4eb45595a6d0c0eaa00e04 (patch)
tree89906be34104c9a720d7e58666350d55555d0d10 /source4
parent9bded41d2ae0174a40596ffdb8122bc58b2aabb2 (diff)
downloadsamba-ffdbc4aa67ceba983f4eb45595a6d0c0eaa00e04.tar.gz
s4/selftest: Enable samba.tests.samba_tool.sites for py3
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 7df3d0533ea..b0e04018a14 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -647,7 +647,7 @@ planpythontestsuite("none", "samba.tests.samba_tool.help", py3_compatible=True)
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.passwordsettings")
# Run these against chgdcpass to share the runtime load
-planpythontestsuite("chgdcpass:local", "samba.tests.samba_tool.sites")
+planpythontestsuite("chgdcpass:local", "samba.tests.samba_tool.sites", py3_compatible=True)
planpythontestsuite("chgdcpass:local", "samba.tests.samba_tool.dnscmd")
# Run this against chgdcpass to ensure at least one python3 test