1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Add some definitions to try to limit the number of times we let builds

fail before we stop.  This should help avoid spamming people's mboxes.
This commit is contained in:
Mark Linimon 2011-04-22 18:32:13 +00:00
parent 49f92e5ee6
commit 3fcbbb8d24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273069

View File

@ -78,6 +78,13 @@ QMANAGER_SOCKET_FILE=/tmp/.qmgr
QMANAGER_PRIORITY_PACKAGES="openoffice kde-3"
# maximum number of times to build an individual job
QMANAGER_MAX_JOB_ATTEMPTS=5
# attempt to limit the amount time (and email) on botched runs
QMANAGER_RUNAWAY_PERCENTAGE=0.75
QMANAGER_RUNAWAY_THRESHOLD=100
#
# upload definitions (see 'cpdistfiles')
#