[Qa-jenkins-scm] [jenkins.debian.net] 01/03: add to README how to enable/disable mail notification for reproducibly status changes

Holger Levsen holger at moszumanska.debian.org
Fri Aug 7 14:27:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit de3bcfc7c7c13cd2a2a53e4773baf0a16e11919f
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Aug 7 14:23:03 2015 +0000

    add to README how to enable/disable mail notification for reproducibly status changes
---
 README | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/README b/README
index 493bf7c..8158ab2 100644
--- a/README
+++ b/README
@@ -171,6 +171,20 @@ Installation tests inside chroot environments.
 jenkins at jenkins:~$ /srv/jenkins/bin/reproducible_blacklist.sh $suite $package1
 ----
 
+* We support sending automatic link:https://reproducible.debian.net/index_notify.html[email notification] for status changes to maintainers. Enabling/disabling suchnotifications can be done by people with shell access to jenkins:
+
+----
+jenkins at jenkins:~$ /srv/jenkins/bin/reproducible_setup_notify.py -h
+usage: reproducible_setup_notify.py [-h] [-o] [-p PACKAGES [PACKAGES ...]]
+                                    [-m MAINTAINER]
+  -h, --help            show this help message and exit
+  -o, --deactivate      Deactivate the notifications
+  -p PACKAGES [PACKAGES ...], --packages PACKAGES [PACKAGES ...]
+                        list of packages for which activate notifications
+  -m MAINTAINER, --maintainer MAINTAINER
+                        email of a maintainer interested in his packages
+----
+
 * Job configuration is at the usual location for 'jenkins.debian.net' - there's a 'job-cfg/reproducible.yaml' defining all the jobs and lots of scripts in 'bin/reproducible_*.(sh|py)', plus a few config files like for 'sudo' or 'apache2'.
 
 * Finally, there are also three jobs testing the link:http://www.coreboot.org/[coreboot], link:https://openwrt.org/[OpenWrt] and link:http://www.netbsd.org/[NetBSD] projects. The results of the tests can be seen respectively at https://reproducible.debian.net/coreboot/, https://reproducible.debian.net/openwrt/ and https://reproducible.debian.net/netbsd/.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list