selftest: Do not run raw.notify, smb2.oplock and raw.oplock twice
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Mar 2018 23:02:16 +0000 (12:02 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Mar 2018 21:03:14 +0000 (23:03 +0200)
commit5509fdea19552ec4c08f2cebe8e72f316dacd3be
treeb81c6a913ad735388232868b5f24408b74931b1b
parent97d020315148a4716395c808df2240099b66710a
selftest: Do not run raw.notify, smb2.oplock and raw.oplock twice

These are slower tests that do not need to be run against the ad_dc configuration
in particular.

This saves time in the ad_dc job which needs to stay under 50mins to
pass on travis-ci (and faster tests are better for everyone anyway).

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/selftest/tests.py