summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-15 09:32:00 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-15 09:32:00 +0200
commit985685a82b52e62cede3292705db5e97f2a40bf4 (patch)
treea46e1e935b9921e6c4f64f91c47472cf05b15169 /README
parentf369c862bac22fbd115a8944aa8cddc453abf978 (diff)
downloadjenkins.debian.net-985685a82b52e62cede3292705db5e97f2a40bf4.tar.xz
reproducible: add new helper script to blacklist packages + document it
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index d61f1501..ea5af8e5 100644
--- a/README
+++ b/README
@@ -111,9 +111,16 @@ Installation tests inside chroot environments.
* manual rescheduling is easy, if you have console access. (Hint: you don't but someone on #debian-reproducible will have.) This is how to:
----
-jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_schedule_on_demand.sh package1 package2 abcde</code>
+jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_schedule_on_demand.sh package1 package2 abcde
----
+* blacklisting packages can be done similarily, optionally list reaons in 'notes.git/packages.yml'
+
+----
+jenkins@jenkins:~$ /srv/jenkins/bin/reproducible_blacklist.sh package1
+----
+
+
=== dvswitch jobs
* FIXME: describe dvswitch jobs