script/autobuild.py: split samba-no-opath into two tests
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Dec 2020 00:33:00 +0000 (01:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2021 08:23:35 +0000 (08:23 +0000)
commit95a9c3b29529e60643eeae2ef99e8b0ef7d43710
treed3bbf8ab89d4102c94b3c4f334626d51888f92ef
parent3189807278b0cb10007831ad84fa55c2cb14b125
script/autobuild.py: split samba-no-opath into two tests

This was is basically a combination of 'samba-nt4' and
'samba-fileserver'.

As a single job it used more than 1h only for testing,
while the samba-no-nopath-build uses ~ 10mins (with a filled ccache).
Now we have two test jobs with ~ 30mins.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
.gitlab-ci-main.yml
script/autobuild.py