]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3/selftst: enable samba4.tombstone_reanimation for py3
authorNoel Power <noel.power@suse.com>
Thu, 10 May 2018 17:17:29 +0000 (18:17 +0100)
committerNoel Power <npower@samba.org>
Thu, 6 Sep 2018 13:51:35 +0000 (15:51 +0200)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett abartlet@samba.org
source4/selftest/tests.py

index ded200cf0d3259ea577631d39dbf1141ce14bae4..0f32ed49448f33a201ad1e2c5654d226548bb45d 100755 (executable)
@@ -897,7 +897,7 @@ for env in ["ad_dc_ntvfs"]:
     planoldpythontestsuite(env, "tombstone_reanimation",
                            name="samba4.tombstone_reanimation.python",
                            environ={'TEST_SERVER': '$SERVER', 'TEST_USERNAME': '$USERNAME', 'TEST_PASSWORD': '$PASSWORD'},
-                           extra_path=[os.path.join(samba4srcdir, 'dsdb/tests/python')]
+                           extra_path=[os.path.join(samba4srcdir, 'dsdb/tests/python')], py3_compatible=True
                            )
 
 # this is a basic sanity-check of Kerberos/NTLM user login