autobuild: Split backup/restore testenvs out into separate job
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 5 Feb 2019 02:17:03 +0000 (15:17 +1300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 11 Mar 2019 07:55:37 +0000 (07:55 +0000)
commit9f85efa76d3bb781fccd72f59c273c6800396206
tree7ce4dad35f6c36fbf693833257ec3ee1818a0eba
parentea33a7b091132f0cf9b1e21464728d2dc1dab99b
autobuild: Split backup/restore testenvs out into separate job

The samba-ad-dc-2 job was reaching its limits with the number of
testenvs and what the resource-limited CI machines can handle.
Samba processes were getting swapped out of memory, causing CI runs
to fail.

This patch splits the backup/restore testenv targets into a separate
autobuild job: samba-ad-dc-backup.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13780

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Feb  5 12:23:31 CET 2019 on sn-devel-144

(cherry picked from commit 95b2c9d7751ae1e5a00e1fb096f045dd73c03d72)
.gitlab-ci.yml
script/autobuild.py