From: Ian Jackson Date: Wed, 1 Jul 2015 14:49:35 +0000 (+0100) Subject: Email reports: Sort out recipients and Reply-to X-Git-Tag: wip.libvirt-v3-base~41 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ab34f6c52635fcb47f896cab3fed7f40894f1fe0;p=people%2Fliuw%2Fosstest.git Email reports: Sort out recipients and Reply-to No longer send reports, or copies, to named individuals. Instead, send all output to 1. appropriate development mailing lists 2. the new osstest-admin@xenproject administrator alias, and 3. Bcc the new osstest-output list. Bisection progress emails go only to osstest-output. In this case we provide a Reply-To. After this patch goes live, people interested in bisection progress emails will find them in osstest-output. (There are a lot of these.) Such people can also subscribe to osstest-output and get copies of only the main test reports and then use recipient-side filtering to see the ones they find interesting. (Configurations for `adhoc' and `play' runs remain unchanged and still have a tendency to refer to my personal address @citrix.) Deployment notes: Keir and Stefano will no longer receive automatic CCs of certain reports, and should subscribe to the osstest-output list, with appropriate filtering, if they care. The new osstest-output list has (I think) been configured to accept the BCCs. My personal chiark mail-to-news gateway has already been subscribed to osstest-output. One substantial change is that the osstest admin now gets copies of each final bisection failure. Signed-off-by: Ian Jackson Acked-by: Ian Campbell CC: keir@xen.org CC: stefano.stabellini@eu.citrix.com CC: Lars Kurth --- diff --git a/daily-cron-email-osstest b/daily-cron-email-osstest index 8a9fac4..50dc9cd 100644 --- a/daily-cron-email-osstest +++ b/daily-cron-email-osstest @@ -1 +1,2 @@ -To: ian.jackson@eu.citrix.com,ian.campbell@eu.citrix.com +To: osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real b/daily-cron-email-real index e43d780..139069c 100644 --- a/daily-cron-email-real +++ b/daily-cron-email-real @@ -1,2 +1,3 @@ -To: xen-devel@lists.xensource.com -Cc: ian.jackson@eu.citrix.com +To: xen-devel@lists.xensource.com, + osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real--rumpuserxen b/daily-cron-email-real--rumpuserxen index a9166a0..0e55978 100644 --- a/daily-cron-email-real--rumpuserxen +++ b/daily-cron-email-real--rumpuserxen @@ -1,3 +1,4 @@ To: xen-devel@lists.xensource.com, - rumpkernel-builds@freelists.org -Cc: ian.jackson@eu.citrix.com + rumpkernel-builds@freelists.org, + osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectcomplete b/daily-cron-email-real-bisectcomplete index 18ae6ad..139069c 100644 --- a/daily-cron-email-real-bisectcomplete +++ b/daily-cron-email-real-bisectcomplete @@ -1,4 +1,3 @@ -To: xen-devel@lists.xensource.com -Cc: keir@xen.org, - stefano.stabellini@eu.citrix.com, - ian.jackson@eu.citrix.com +To: xen-devel@lists.xensource.com, + osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectcomplete--rumpuserxen b/daily-cron-email-real-bisectcomplete--rumpuserxen index a9166a0..0e55978 100644 --- a/daily-cron-email-real-bisectcomplete--rumpuserxen +++ b/daily-cron-email-real-bisectcomplete--rumpuserxen @@ -1,3 +1,4 @@ To: xen-devel@lists.xensource.com, - rumpkernel-builds@freelists.org -Cc: ian.jackson@eu.citrix.com + rumpkernel-builds@freelists.org, + osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectdone b/daily-cron-email-real-bisectdone index eef18cd..50dc9cd 100644 --- a/daily-cron-email-real-bisectdone +++ b/daily-cron-email-real-bisectdone @@ -1 +1,2 @@ -To: list-a__chiark.users.ijackson.xen.cron.osstest@chiark.greenend.org.uk +To: osstest-admin@xenproject.org +Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectrun b/daily-cron-email-real-bisectrun index eef18cd..efb5e87 100644 --- a/daily-cron-email-real-bisectrun +++ b/daily-cron-email-real-bisectrun @@ -1 +1,2 @@ -To: list-a__chiark.users.ijackson.xen.cron.osstest@chiark.greenend.org.uk +To: osstest-output@lists.xenproject.org +Reply-to: osstest-admin@xenproject.org