gitlab-ci/autobuild: Add new build confirming behaviour on older MIT Kerberos
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Aug 2021 02:59:47 +0000 (14:59 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 26 Aug 2021 06:16:35 +0000 (06:16 +0000)
commit6145c388d201d817444322dee67ca1ec1989ecd1
treea2986fc6a880427020c3c8ed286c7e94b83d1aff
parent167ad96136b42b5cb601decc0fc68c9603c8b172
gitlab-ci/autobuild: Add new build confirming behaviour on older MIT Kerberos

Because the MIT KDC builds are moving to current MIT and out of the default autobuild
this ensures that on our default host, which is closer to what most of our
users operate, Samba still works with Kerberos.

This uses the ktest environment that does not require the KDC to exist
and instead uses a static ccache and keytab.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
.gitlab-ci-main.yml
script/autobuild.py