From 18e19021d62fd9217081654ae821ba60973be7b1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 17 Nov 2012 17:25:19 +0100 Subject: fixup: explain job configuration better --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 344d6523..55b12fd1 100644 --- a/README +++ b/README @@ -63,7 +63,7 @@ Remember, this is still pretty much work in progress. If you can think of ways t Each job pdebuilds the master branch of its git repo on every git push in a sid environment. (If the architecture(s) specified in debian/control are not amd64,all or any the build exits cleanly.) ** while these jobs are triggered on commits, the SCM is only polled every 6min to see if there are new commits. * d_i_manual - builds the full installation-guide package with pdebuild in sid on every commit to svn://svn.debian.org/svn/d-i/ matching these patterns: -'/trunk/manual/debian/.*', '/trunk/manual/po/.*', '/trunk/manual/doc/.*' and '/trunk/manual/scripts/.*' +'/trunk/manual/debian/.\*', '/trunk/manual/po/.\*', '/trunk/manual/doc/.\*' and '/trunk/manual/scripts/.\*' ** while this job are triggered on commits, the SCM is only polled every 30min to see if there are new commits. * d_i_manual_* - builds a language (on wheezy) on every commit of svn/trunk/manual/$LANG with "make languages=$LANG architectures=amd64 formats=html" ** while these jobs are triggered on commits, the SCM is only polled every 30min to see if there are new commits. @@ -72,15 +72,17 @@ Each job pdebuilds the master branch of its git repo on every git push in a sid === webcheck jobs -* thre jobs for running webcheck against www.debian.org, www.debian.org/News and www.debian.org/security +* three jobs for running webcheck against www.debian.org, www.debian.org/News and www.debian.org/security * several webcheck jobs for running again various debconf.org websites These jobs are only run on the first day of each month. +== Setup + +See link:http://jenkins.debian.net/userContent/setup.html[INSTALL]. + == ToDo There is still a lot of work left, check the current link:http://jenkins.debian.net/userContent/todo.html[ToDo list]. -== Setup -See link:http://jenkins.debian.net/userContent/setup.html[INSTALL]. -- cgit v1.2.3-54-g00ecf