From: Stefan Metzmacher Date: Thu, 21 Feb 2019 08:05:18 +0000 (+0100) Subject: .gitlab-ci.yml: use .shared_template for samba X-Git-Tag: talloc-2.2.0~261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253acdafd2bf655cb8115aaf1e3a3522e96dde1c;p=thirdparty%2Fsamba.git .gitlab-ci.yml: use .shared_template for samba Signed-off-by: Stefan Metzmacher Reviewed-by: Andreas Schneider --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7fb6040415..702f43760f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,6 +57,9 @@ others: - script/autobuild.py tdb --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase - script/autobuild.py tevent --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase +samba: + extends: .shared_template + samba-none-env: extends: .shared_template # this one takes about 1 hours to finish @@ -133,10 +136,6 @@ samba-ad-dc-ntvfs: # settings -> CI/CD -> Environment variables - $SUPPORT_PRIVATE_TEST == "yes" -samba: - extends: .private_template - # this one takes about 4 hours to finish - samba-fileserver: extends: .private_template # this one takes about 1 hours to finish