]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:selftest: use CLUSTERED_PERSISTENT_TESTS = smbtorture4_testsuites("smb2.persistent")
authorStefan Metzmacher <metze@samba.org>
Fri, 24 Jul 2026 07:40:22 +0000 (09:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 29 Jul 2026 07:28:42 +0000 (07:28 +0000)
commitbebcdf1bf09bd6e2d0da9b1bb368d920fa8a590d
tree97fcdb4a796c8ac6461a42063171800c73aa26c2
parent05007e5ac5742231833a4b6ded272dd5cc3bf5a4
s3:selftest: use CLUSTERED_PERSISTENT_TESTS = smbtorture4_testsuites("smb2.persistent")

This is better than list tests manually, so new tests will
be added automatically.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/selftest/tests.py