summaryrefslogtreecommitdiff
path: root/.gitlab-ci-private.yml
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2018-11-29 13:52:04 +0000
committerNoel Power <npower@samba.org>2018-12-10 10:38:24 +0100
commitc316738f2652af8375e40b760d011a0e932a18ab (patch)
tree45657afea78553d372843284426cf535515d9a7e /.gitlab-ci-private.yml
parent9bdeb95f2c615643c03073921e3cb13dab54f49a (diff)
downloadsamba-c316738f2652af8375e40b760d011a0e932a18ab.tar.gz
CI: Remove the remainder py3 jobs
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to '.gitlab-ci-private.yml')
-rw-r--r--.gitlab-ci-private.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci-private.yml b/.gitlab-ci-private.yml
index 01eaea98105..ab280d5c8ae 100644
--- a/.gitlab-ci-private.yml
+++ b/.gitlab-ci-private.yml
@@ -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: