selftest: Run smb2.compound_find against filesrever only, not nt4_dc and ad_dc
authorAndrew Bartlett <abartlet@samba.org>
Sat, 21 Mar 2020 19:29:33 +0000 (08:29 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 23 Mar 2020 13:02:32 +0000 (13:02 +0000)
commit88c4305ffb208895df2899610a8b9310d3836e2d
treecb280ac8edb28b50154a321945a2eaaaba31440f
parent7a44bd1c422d7e20aa0e81fcc2d40a83b6414d1f
selftest: Run smb2.compound_find against filesrever only, not nt4_dc and ad_dc

This is a slow test of SMB2 protocol features, it needs not to be repeated.  It only
got run against both by accident at the original merge and then extended to
run on the [compount_find] share (with smbd:find async delay usec = 10000)
but really does not need to be run three times.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/selftest/tests.py