autobuild: Drop py2 autobuild jobs
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 12 Feb 2019 23:12:18 +0000 (12:12 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:35:22 +0000 (04:35 +0100)
commit5f3beb6e4109ce0d1a648e80dbf3024040d3c54e
tree55d758aea2a9adfdae2629c8900adf6481d223f8
parent08b91f5e0373e3b76a8d3968013b9fc13c9fc82e
autobuild: Drop py2 autobuild jobs

Samba v4.11 will no longer support python2, so let's drop the autobuild
jobs. This will save some gitlab/sn-devel time and money, as it's less
work for CI to do.

Note that this highlights some previous inconsistencies:
- samba-none-env-py2 was being built for gitlab but not sn-devel.
- samba-nt4-py2 was being built for sn-devel but not gitlab

I've left samba-buildpy2-only for now, which will be addressed in a
subsequent patch.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci-private.yml
.gitlab-ci.yml
script/autobuild.py