prefork tests: disable restart tests MIT
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 27 Mar 2019 00:52:37 +0000 (13:52 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Apr 2019 01:40:22 +0000 (01:40 +0000)
commitea3b4d6abc60863bff14fe676611569e1f6f8baa
tree6b4e5b929a0d1a2a941bc18fde200da5c69c81ce
parent3378a561efcf2b60843dd71dd4ddba9470611553
prefork tests: disable restart tests MIT

The prefork restart tests use the kdc to test restart back off.  These
tests need to use a process that has not been restarted to ensure that
the process restart counters are sitting at 0 when the tests start.

As MIT kerberos is experimental the heimdal builds will still ensure
that this functionality is tested.

At some stage the echo server should be converted to run in pre-fork and
this process can then be used to test the restart backoff.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
selftest/skip_mit_kdc