From 483d5ea5c88a0cd9a107957883534b2e5b65f3b0 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Thu, 25 Oct 2018 17:54:38 +0100 Subject: [PATCH] CI: Autobuild: Remove build_samba_ad_dc_2_py3 CI job We now run a purepython3 ad-dc-2 test job, later when the whole build is running under python3 we will resurrect build_samba_ad_dc_2_py3 but as (build_samba_ad_dc_py2) for python2 Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed Nov 14 08:20:55 CET 2018 on sn-devel-144 --- .gitlab-ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ce1e45149b..aba3ca7180d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,12 +55,6 @@ build_samba_ad_dc_2: # this one takes about 1 hours to finish - python script/autobuild.py samba-ad-dc-2 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase -build_samba_ad_dc_2_py3: - <<: *shared_template - script: - # this one takes about 1 hours to finish - - python script/autobuild.py samba-ad-dc-2-py3 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase - build_samba_libs: <<: *shared_template script: