Sample configuration files.

This commit is contained in:
Dag-Erling Smørgrav 2003-07-23 20:16:36 +00:00
parent 9b573dd6f8
commit b3b214e9f3
15 changed files with 165 additions and 0 deletions

View File

@ -12,4 +12,13 @@ MAN = tbmaster.1 tinderbox.1
SUBDIR = www
RCFILES = default.rc releng_4.rc current.rc
RCFILES += ada.rc dsa.rc dwp.rc stanley.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
beforeinstall:
${INSTALL} -m 0644 -o ${ETCOWN} -g ${ETCGRP} ${RCFILES} ${ETCDIR}
.include <bsd.prog.mk>

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for ada.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = RELENG_4
targets = update, world, lint, release
platforms = i386

View File

@ -0,0 +1,8 @@
#
# CURRENT tinderbox setup
#
# $FreeBSD$
#
branches = CURRENT
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64

View File

@ -0,0 +1,21 @@
#
# Tinderbox defaults
#
# $FreeBSD$
#
comment = %%branch%% tinderbox
# Paths
sandbox = /home/des/tinderbox
logdir = /home/des/public_html
# Tinderbox options
tinderbox = /home/des/bin/tinderbox
options = --verbose
targets = update, world, generic, lint
# Reporting
sender = Tinderbox <des+tinderbox@freebsd.org>
recipient = des+%%arch%%-%%branch%%@freebsd.org
subject = [%%COMMENT%%] failure on %%arch%%/%%machine%%

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for dsa.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = alpha

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for dwp.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = i386

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for ada.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = RELENG_4
targets = update, world, lint, release
platforms = i386

View File

@ -0,0 +1,8 @@
#
# CURRENT tinderbox setup
#
# $FreeBSD$
#
branches = CURRENT
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64

View File

@ -0,0 +1,21 @@
#
# Tinderbox defaults
#
# $FreeBSD$
#
comment = %%branch%% tinderbox
# Paths
sandbox = /home/des/tinderbox
logdir = /home/des/public_html
# Tinderbox options
tinderbox = /home/des/bin/tinderbox
options = --verbose
targets = update, world, generic, lint
# Reporting
sender = Tinderbox <des+tinderbox@freebsd.org>
recipient = des+%%arch%%-%%branch%%@freebsd.org
subject = [%%COMMENT%%] failure on %%arch%%/%%machine%%

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for dsa.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = alpha

View File

@ -0,0 +1,10 @@
#
# Tinderbox setup for dwp.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = i386

View File

@ -0,0 +1,8 @@
#
# RELENG_4 tinderbox setup
#
# $FreeBSD$
#
branches = RELENG_4
platforms = alpha, i386/i386, i386/pc98

View File

@ -0,0 +1,11 @@
#
# Tinderbox setup for stanley.rtp.freebsd.org
#
# $FreeBSD$
#
comment = Tinderbox stress test
logdir = /home/des/public_html/stanley
branches = CURRENT
targets = update, world, generic, lint
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64

View File

@ -0,0 +1,8 @@
#
# RELENG_4 tinderbox setup
#
# $FreeBSD$
#
branches = RELENG_4
platforms = alpha, i386/i386, i386/pc98

View File

@ -0,0 +1,11 @@
#
# Tinderbox setup for stanley.rtp.freebsd.org
#
# $FreeBSD$
#
comment = Tinderbox stress test
logdir = /home/des/public_html/stanley
branches = CURRENT
targets = update, world, generic, lint
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64