selftest: make fl2008dc an alias for ad_dc, not ad_dc_ntvfs
authorRalph Boehme <slow@samba.org>
Mon, 25 Nov 2019 12:03:28 +0000 (13:03 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 20 Dec 2019 06:08:40 +0000 (06:08 +0000)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm

index c6fe6e05ce87bfb0a8cd0f54053f788de1b51dd8..6e57e7a4d2babca5c2fcb064d9f63ff87f2dd489 100755 (executable)
@@ -2081,7 +2081,7 @@ sub check_env($$)
        labdc                => ["backupfromdc"],
 
        # aliases in order to split autbuild tasks
-       fl2008dc             => ["ad_dc_ntvfs"],
+       fl2008dc             => ["ad_dc"],
        ad_dc_default        => ["ad_dc"],
        ad_dc_slowtests      => ["ad_dc"],
        ad_dc_backup         => ["ad_dc"],