diff options
author | Noel Power <noel.power@suse.com> | 2018-10-25 17:54:38 +0100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2018-11-14 08:20:55 +0100 |
commit | 483d5ea5c88a0cd9a107957883534b2e5b65f3b0 (patch) | |
tree | a57e1f2a3df367f12e2499782670a5a93d31c31a /.gitlab-ci.yml | |
parent | 321002e37e3cb467c44dc927b081f2e6c64cfcce (diff) | |
download | samba-483d5ea5c88a0cd9a107957883534b2e5b65f3b0.tar.gz |
CI: Autobuild: Remove build_samba_ad_dc_2_py3 CI job
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
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ce1e45149b..aba3ca7180d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: |