From 8a4dec19991a914c5a561c682bb13bfe6d2aeb9e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 12 Nov 2014 11:16:04 +0100 Subject: README: explain dvswitch jobs, update TODO. --- README | 8 +++++--- TODO | 3 +++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index 9b1d9ea3..baa9eeda 100644 --- a/README +++ b/README @@ -138,10 +138,12 @@ jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_blacklist.sh package1 === dvswitch jobs -* FIXME: describe dvswitch jobs +* There are three jobs currently: +** 'dvswitch_sid' and 'dvswitch_jessie' build the master branch of dvswitch against that environment. +** while 'dvswitch_against_libav_git' builds the master branch of dvswitch using libav also build from it's master branch. This is done in an sid environment. +** Except for 'dvswitch_jessie' which is triggered by a successful 'dvswitch_sid' run, the jobs are triggered by git commits. - -=== self jobs +=== jenkins.d.n jobs These are jobs for making sure jenkins.debian.net is running smoothly. diff --git a/TODO b/TODO index 1106349c..601f273b 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,9 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * put kgb-client.conf in git and sed passwords from filesystem into it... * turn udd-versionskew packages names into tracker.d.o links and provide version numbers in output too * unreproducible-with-buildinfo should really be a state in the DB +* replace amd64 in scripts with $HOSTARCH +* run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459) +* reproducible_scheduler should never fail loudly === jenkins-job-builder related -- cgit v1.2.3-70-g09d2