CI: Autobuild: Remove build_samba_ad_dc_2_py3 CI job
authorNoel Power <noel.power@suse.com>
Thu, 25 Oct 2018 16:54:38 +0000 (17:54 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Nov 2018 07:20:55 +0000 (08:20 +0100)
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 <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Nov 14 08:20:55 CET 2018 on sn-devel-144

.gitlab-ci.yml

index 8ce1e45149b407f4f639a9945fc1d4d9156d4722..aba3ca7180d9f7b47dd9d838a6917ae73aa31fcd 100644 (file)
@@ -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: