summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-11-04 07:47:15 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-11-04 14:19:17 +0000
commit831796b2d7c1ee13d17238b5b4a2c3d56ab6eaaf (patch)
tree8d1181ba64d15dae94f09097985e1b0e0aa37924 /.gitlab-ci.yml
parent176d0f0364bc1deb3c8df2f3bb928e01f89f216b (diff)
downloadsamba-831796b2d7c1ee13d17238b5b4a2c3d56ab6eaaf.tar.gz
gitlab-ci: Run 'samba' tests also with MIT Kerberos
This runs the tests of the ktest environment. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Nov 4 14:19:17 UTC 2019 on sn-devel-184
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c3b99db9952..3d26c956fde 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,6 +110,9 @@ others:
samba:
extends: .shared_template
+samba-mitkrb5:
+ extends: .shared_template
+
samba-none-env:
extends: .shared_template