From: Ralph Boehme Date: Mon, 25 Nov 2019 12:03:28 +0000 (+0100) Subject: selftest: make ad_dc_slowtests an alias for ad_dc, not ad_dc_ntvfs X-Git-Tag: ldb-2.1.0~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba0cafa951eee2cbe3a0e87e486c600a24818db;p=thirdparty%2Fsamba.git selftest: make ad_dc_slowtests an alias for ad_dc, not ad_dc_ntvfs Signed-off-by: Ralph Boehme Reviewed-by: Andreas Schneider --- diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 59375637765..c6fe6e05ce8 100755 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -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"],