autobuild.py: Do not build MIT builds by default (eg sn-devel)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Aug 2021 01:53:58 +0000 (13:53 +1200)
committerJule Anger <janger@samba.org>
Wed, 8 Sep 2021 12:32:11 +0000 (12:32 +0000)
commite30483eb2512a1f13c961fab8320fb27fe1e9e98
tree4873f54280a732a41c87c6727be48c83cb79957a
parent1dd8ded8c576e427c2d0432e4317071e6ff0f1ea
autobuild.py: Do not build MIT builds by default (eg sn-devel)

This avoids the need for MIT KDC tests and the MIT KDC glue code to
operate against the older MIT 1.16 found on Ubuntu 18.04, which
is our current build environment.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14817
(cherry picked from commit ff267c3c790c0ae9f276225f67fb543d6371cb53)
script/autobuild.py