summaryrefslogtreecommitdiff
path: root/source4/selftest/tests.py
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-08-31 08:28:46 +0200
committerStefan Metzmacher <metze@samba.org>2018-09-05 13:31:43 +0200
commit34eeed27d1293d9fc2c0dd5067a542ceb0797540 (patch)
tree876f8b07434ba38cc8ef41cfd422c841bc9e4cc7 /source4/selftest/tests.py
parent3304d86136e25bf1be013dfd61de1abb2c1ad7c0 (diff)
downloadsamba-34eeed27d1293d9fc2c0dd5067a542ceb0797540.tar.gz
s4:selftest: reformat smb2_s3only list
No change besides reformatting the list to one entry per line. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13549 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 3255822f75163cb38e53f634a5c6b03d46bfaff1)
Diffstat (limited to 'source4/selftest/tests.py')
-rwxr-xr-xsource4/selftest/tests.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index ee7841a492a..3f2c65d123b 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -312,7 +312,12 @@ for t in nbt_tests:
ntvfsargs = ["--option=torture:sharedelay=100000", "--option=torture:oplocktimeout=3", "--option=torture:writetimeupdatedelay=500000"]
# Filter smb2 tests that should not run against ad_dc_ntvfs
-smb2_s3only = ["smb2.change_notify_disabled", "smb2.dosmode", "smb2.credits", "smb2.kernel-oplocks"]
+smb2_s3only = [
+ "smb2.change_notify_disabled",
+ "smb2.dosmode",
+ "smb2.credits",
+ "smb2.kernel-oplocks",
+]
smb2 = [x for x in smbtorture4_testsuites("smb2.") if x not in smb2_s3only]
#The QFILEINFO-IPC test needs to be on ipc$