summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-12Install an /etc/hosts on each nodeLars Wirzenius3-4/+23
2013-06-12Fix path to VCs workspaceLars Wirzenius1-1/+1
This used to work. Did jenkins change?
2013-06-11Remove license-summary, since it's not yet publishedLars Wirzenius6-6/+6
2013-05-25REmove debugging outputLars Wirzenius1-12/+0
2013-05-23Allow projects specify which debian releases to build onLars Wirzenius2-16/+38
2013-05-23Remove trailing whitespaceLars Wirzenius1-30/+30
2013-05-23ADd luxioLars Wirzenius1-1/+10
2013-04-30Add license-summary to all workersLars Wirzenius6-6/+6
2013-04-28Add license-summaryLars Wirzenius1-0/+10
2013-04-28Add desktop-cronishLars Wirzenius1-0/+10
2013-04-21Make CI builds use release apt repo as wellLars Wirzenius1-3/+2
2013-04-20Fix how VCS build version numbering happensLars Wirzenius1-1/+1
Previously, .vcsBLAH was added, but this breaks when the previous release is 1.2 and the new one is 1.2.1. This change fixes this scenario.
2013-04-20Add liw-automationLars Wirzenius1-0/+9
2013-04-14Add xchat-plugins-liw to liw-real.confLars Wirzenius1-0/+9
2013-04-08Add publish-docsLars Wirzenius1-0/+38
2013-04-08Fix wheezy builder confs to build for wheezy, not unstableLars Wirzenius1-2/+2
2013-04-08Add wheezy to fetchLars Wirzenius1-0/+4
2013-04-06Fix hostname for jenkins hostLars Wirzenius1-1/+1
2013-04-06Add wheezy worker configsLars Wirzenius2-0/+16
2013-04-06Fix stuff and start adding wheezy workersLars Wirzenius4-8/+28
2013-04-05Add dep on cliapp to cachedirLars Wirzenius1-1/+2
2013-03-30Fix regexp for checking for arch any packagesLars Wirzenius1-1/+1
Obnam uses linux-any instead of plain any: oops.
2013-03-10Increase test size to avoid zero divisionLars Wirzenius1-1/+1
2013-03-10Handle an apt-get upgrade problem more gracefullyLars Wirzenius1-0/+2
2013-03-10Add my real config files into gitLars Wirzenius2-0/+202
2012-12-16Add a subcommand graph-projectsLars Wirzenius1-0/+38
2012-12-16Install worker's ssh key into its own authorized_keysLars Wirzenius1-2/+4
This is needed for Obnam's full test suite.
2012-12-15Add optional field to turn off Debian packaging jobsLars Wirzenius1-14/+15
2012-12-14Tell Jenkins to run job ASAPLars Wirzenius1-1/+1
Suggested by Richard Maw.
2012-10-28Add script to publish documentstion filesLars Wirzenius1-0/+50
2012-10-28Add script to fetch Debian artifactsLars Wirzenius1-0/+35
2012-10-20Add utility to make a graphviz .dot file of build depsLars Wirzenius1-0/+14
2012-10-15Add pointer to Tollef's thing to READMELars Wirzenius1-2/+2
2012-10-15Remove obsolete section in READMELars Wirzenius1-7/+0
2012-10-13Add missing copy of GPLv3Lars Wirzenius1-0/+674
2012-10-08Add acpi-support-base to each workerLars Wirzenius5-5/+5
2012-10-07Set display names for jobs created with jenkinstoolRichard Maw1-0/+9
Signed-off-by: Lars Wirzenius <liw@liw.fi>
2012-10-07Add set_name method, for the displayName fieldRichard Maw1-0/+8
If displayName is set, then Jenkins prints that as the name of the job. If it is absent, then the job's id is used. It may be convienient to have the id be different to the name. Signed-off-by: Lars Wirzenius <liw@liw.fi>
2012-10-06Simplify sample config byo using special test projectLars Wirzenius1-13/+3
2012-09-29Handle multiple tags for bzr commitsLars Wirzenius1-1/+5
2012-09-29For CI builds, force dch to accept our version numberLars Wirzenius1-1/+1
Otherwise, the committed debian/changelog may have a tentative upstream version number (1.2-1) that is newer than what the project actually reports (1.1), and we need to ignore that.
2012-09-27Fix Debian versioning, and decide when to include .orig.tar.gz in uploadLars Wirzenius1-8/+38
2012-09-23Fixes for release vs CI buildsLars Wirzenius1-7/+21
2012-09-23Add script to list the time it takes to run each jobLars Wirzenius1-0/+26
2012-09-22Run all when user does not specify jobs to run; log start/end of jobLars Wirzenius1-1/+3
2012-09-22Allow user to specify which project's pipeline to runLars Wirzenius1-6/+21
2012-09-22Allow native package versions for Debian packagesLars Wirzenius1-1/+1
2012-09-22Fix url in error messageLars Wirzenius1-1/+1
2012-09-22Remove unused test projectLars Wirzenius8-35/+0
2012-09-22Nicer progress reportingLars Wirzenius1-7/+13