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)
committerJule Anger <janger@samba.org>
Wed, 8 Sep 2021 12:32:11 +0000 (12:32 +0000)
commit961bdab6647753c1d9512e803321ff3b7a281bdd
tree06e2abfdce05db9017d28222b36a53c0b5bc845f
parente850967129d75f93432baa8fb0d899a366bd02cf
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>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14817
(cherry picked from commit 6145c388d201d817444322dee67ca1ec1989ecd1)
.gitlab-ci-main.yml
script/autobuild.py