CI: Remove purepy3 temporary jobs
authorNoel Power <noel.power@suse.com>
Thu, 29 Nov 2018 12:31:26 +0000 (12:31 +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 6e6324a192c5470fd1bd35a4cd04be97af903c16..01eaea9810574cb2a7b842c1bacdbc3ae5c11936 100644 (file)
@@ -20,30 +20,6 @@ build_samba_py3:
     # this one takes about 4 hours to finish
     - python script/autobuild.py samba-py3        --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_purepy3:
-  <<: *private_template
-  script:
-    # this one takes about 4 hours to finish
-    - python3 script/autobuild.py samba-purepy3        --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
-build_samba_nt4:
-  <<: *private_template
-  script:
-    # this one takes about 1 hours to finish
-    - python script/autobuild.py samba-nt4        --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
-build_samba_nt4_py3:
-  <<: *private_template
-  script:
-    # this one takes about 1 hours to finish
-    - python script/autobuild.py samba-nt4-py3    --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
-build_purepy3_nt4:
-  <<: *private_template
-  script:
-    # this one takes about 1 hours to finish
-    - python3 script/autobuild.py samba-purepy3-nt4 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
 build_samba_fileserver:
   <<: *private_template
   script:
@@ -56,9 +32,3 @@ 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
-
index aba3ca7180d9f7b47dd9d838a6917ae73aa31fcd..6b3bc88c47278b5ee0c8c57a64a50a31d6bb9474 100644 (file)
@@ -95,12 +95,3 @@ build_samba_buildpy3_only:
   script:
     - python3 script/autobuild.py samba-buildpy3-only             --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_purepy3-none_env:
-  <<: *shared_template
-  script:
-    - python3 script/autobuild.py samba-purepy3-none-env           --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
-build_samba_purepy3-ad-dc-2:
-  <<: *shared_template
-  script:
-    - python3 script/autobuild.py samba-purepy3-ad-dc-2           --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase