1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

selftest: make ad_dc_slowtests an alias for ad_dc, not ad_dc_ntvfs

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Ralph Boehme 2019-11-25 13:03:28 +01:00
parent 8d1206c920
commit bba0cafa95

View File

@ -2083,7 +2083,7 @@ sub check_env($$)
# aliases in order to split autbuild tasks
fl2008dc => ["ad_dc_ntvfs"],
ad_dc_default => ["ad_dc"],
ad_dc_slowtests => ["ad_dc_ntvfs"],
ad_dc_slowtests => ["ad_dc"],
ad_dc_backup => ["ad_dc"],
schema_dc => ["dns_hub"],