prefork restart tests: Use echo server for back off
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 10 Jul 2019 21:28:30 +0000 (09:28 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 16 Jul 2019 08:13:12 +0000 (08:13 +0000)
commit1c4b9ba36c724b6fcc26a51af5202483ab3f1c23
tree0e2c1ff7096fcbc3b5d6a2f997a771910d93dbb1
parent15196c7561ff3afdb3d61afd6951d22e4cf698c7
prefork restart tests: Use echo server for back off

Use the echo server for the restart back off tests in the
samba.tests.prefork_restart tests instead of the kdc.  The kdc is not enabled
when the ADDC is built to run MIT Kerberos.  Changing the test to use
the echo server means it can be run when MIT Kerberos is enabled.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/prefork_restart.py