mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
.gitlab-ci.yml: Increase resources for samba-ad-dc-backup job
This job seems to need more resources, possibly afterb6b5b5fe35
and565341baf5
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Jun 28 18:48:49 UTC 2019 on sn-devel-184
This commit is contained in:
parent
0b556e7827
commit
98e34c299d
@ -141,9 +141,6 @@ samba-ad-dc-5:
|
||||
samba-ad-dc-6:
|
||||
extends: .shared_template
|
||||
|
||||
samba-ad-dc-backup:
|
||||
extends: .shared_template
|
||||
|
||||
samba-libs:
|
||||
extends: .shared_template
|
||||
|
||||
@ -172,6 +169,9 @@ samba-ad-dc-ntvfs:
|
||||
# settings -> CI/CD -> Environment variables
|
||||
- $SUPPORT_PRIVATE_TEST == "yes"
|
||||
|
||||
samba-ad-dc-backup:
|
||||
extends: .private_template
|
||||
|
||||
samba-fileserver:
|
||||
extends: .private_template
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user