CI: Remove purepy3 temporary jobs
[amitay/samba.git] / .gitlab-ci.yml
index c87286b609af8c8e974024422507e9207010c5f2..6b3bc88c47278b5ee0c8c57a64a50a31d6bb9474 100644 (file)
@@ -29,12 +29,6 @@ build_samba_none_env:
     # this one takes about 1 hours to finish
     - python script/autobuild.py samba-none-env    --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
-build_samba_none_env_py3:
-  <<: *shared_template
-  script:
-    # this one takes about 1 hours to finish
-    - python script/autobuild.py samba-none-env-py3 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
-
 build_samba_nopython:
   <<: *shared_template
   script:
@@ -61,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:
@@ -107,7 +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