From: Noel Power Date: Fri, 16 Nov 2018 15:05:56 +0000 (+0000) Subject: CI: Add new CI job for new build_samba_purepy3-ad-dc job X-Git-Tag: tdb-1.3.17~441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36af9c129d525be8f1840a5fab927f168fc5861;p=thirdparty%2Fsamba.git CI: Add new CI job for new build_samba_purepy3-ad-dc job Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett --- diff --git a/.gitlab-ci-private.yml b/.gitlab-ci-private.yml index bbbeae2cc83..9236e9ebe25 100644 --- a/.gitlab-ci-private.yml +++ b/.gitlab-ci-private.yml @@ -44,6 +44,12 @@ build_samba_ad_dc: # this one takes about 1 hours to finish - python script/autobuild.py samba-ad-dc --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase +build_samba_purepy3-ad-dc: + <<: *private_template + script: + # this one takes about 1 hours to finish + - python3 script/autobuild.py samba-purepy3-ad-dc --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase + build_samba_ad_dc_py3: <<: *private_template script: