Commit 8a4dec19 authored by Holger Levsen's avatar Holger Levsen
Browse files

README: explain dvswitch jobs, update TODO.

parent f85e9c3f
...@@ -138,10 +138,12 @@ jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_blacklist.sh package1 ...@@ -138,10 +138,12 @@ jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_blacklist.sh package1
=== dvswitch jobs === 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.
=== jenkins.d.n jobs
=== self jobs
These are jobs for making sure jenkins.debian.net is running smoothly. These are jobs for making sure jenkins.debian.net is running smoothly.
......
...@@ -30,6 +30,9 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian ...@@ -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... * 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 * 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 * 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 === jenkins-job-builder related
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment