mirror of
https://github.com/scummvm/scummvm-sites.git
synced 2026-05-21 05:40:45 +00:00
BUILDBOT: Disable stable buildset and add note on buildset disk space.
Only two can be enabled at any time plus tools. This commits switches to tools-master, master and other only.
This commit is contained in:
+12
-1
@@ -41,9 +41,20 @@ scumm_other_branch_desc = "gsoc2012-scalars-cont"
|
||||
|
||||
scumm_other_package_dst = "/var/www/snapshots/other"
|
||||
|
||||
# Currently (2014-04-02), a buildset for all scummvm builds takes about 14 GB
|
||||
# for temporary files. With the current disk space, this means only tools and
|
||||
# _TWO_ scummvm buildsets can be active at any time.
|
||||
#
|
||||
# Also, it is required to purge the temporary files for the older buildset via
|
||||
# SSH prior to switching over.
|
||||
#
|
||||
# TODO: Need to look at automatically purging temporary files for any buildset
|
||||
# which is inactive for longer than 1 day i.e. stable/other to help avoid
|
||||
# future disk space issues.
|
||||
|
||||
# toggle nightly builds
|
||||
scumm_build_nightly_master = True
|
||||
scumm_build_nightly_stable = True
|
||||
scumm_build_nightly_stable = False
|
||||
scumm_tools_build_nightly_master = True
|
||||
scumm_other_build_nightly = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user