From da9472a934bf242c7dec1a7a355fb4eb043e5b15 Mon Sep 17 00:00:00 2001 From: Gary Lockyer Date: Thu, 11 Jul 2019 09:31:31 +1200 Subject: [PATCH] prefork tests: re-enable restart tests for MIT Kerberos Previously the restart back off tests were disabled for MIT Kerberos, as they used the kdc, which is not run in that case. Tests now use the echo server. Signed-off-by: Gary Lockyer Reviewed-by: Andreas Schneider Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Tue Jul 16 10:10:23 UTC 2019 on sn-devel-184 --- selftest/skip_mit_kdc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/selftest/skip_mit_kdc b/selftest/skip_mit_kdc index bef52f50f86..4a51c98ea0b 100644 --- a/selftest/skip_mit_kdc +++ b/selftest/skip_mit_kdc @@ -3,7 +3,3 @@ .*RODC ^samba4.ntvfs.cifs.ntlm.base.unlink ^samba4.ntvfs.cifs.krb5.base.unlink -# -# We skip the pre-fork restart tests as they use the kdc process to test -# restart back off -^samba.tests.prefork_restart -- 2.47.3