CI: Remove the remainder py3 jobs
authorNoel Power <noel.power@suse.com>
Thu, 29 Nov 2018 13:52:04 +0000 (13:52 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:24 +0000 (10:38 +0100)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci-private.yml
.gitlab-ci.yml

index 01eaea9810574cb2a7b842c1bacdbc3ae5c11936..ab280d5c8ae141858d6d752696de4facd2a2c8a0 100644 (file)
@@ -14,12 +14,6 @@ build_samba:
     # this one takes about 4 hours to finish
     - python script/autobuild.py samba            --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_py3:
-  <<: *private_template
-  script:
-    # this one takes about 4 hours to finish
-    - python script/autobuild.py samba-py3        --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
 build_samba_fileserver:
   <<: *private_template
   script:
index 6b3bc88c47278b5ee0c8c57a64a50a31d6bb9474..35173992453bfdd0d510cea80e1e5c94394ca84b 100644 (file)
@@ -60,11 +60,6 @@ build_samba_libs:
   script:
     - python script/autobuild.py samba-libs       --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_libs_py3:
-  <<: *shared_template
-  script:
-    - python script/autobuild.py samba-libs-py3   --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
 build_samba_static:
   <<: *shared_template
   script: