All of lore.kernel.org
 help / color / mirror / Atom feed
* [OSSTEST PATCH 1/4] Email reports: Sort out recipients and Reply-to
@ 2015-07-08 15:21 Ian Jackson
  2015-07-08 15:21 ` [OSSTEST PATCH 2/4] Reporting: Make HTML reports for bisection flights too Ian Jackson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ian Jackson @ 2015-07-08 15:21 UTC (permalink / raw)
  To: xen-devel; +Cc: keir, Lars Kurth, Ian Jackson, Ian Campbell, stefano.stabellini

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 <Ian.Jackson@eu.citrix.com>
CC: keir@xen.org
CC: stefano.stabellini@eu.citrix.com
CC: Lars Kurth <lars.kurth@citrix.com>
---
 daily-cron-email-osstest                          |    3 ++-
 daily-cron-email-real                             |    5 +++--
 daily-cron-email-real--rumpuserxen                |    5 +++--
 daily-cron-email-real-bisectcomplete              |    7 +++----
 daily-cron-email-real-bisectcomplete--rumpuserxen |    5 +++--
 daily-cron-email-real-bisectdone                  |    3 ++-
 daily-cron-email-real-bisectrun                   |    3 ++-
 7 files changed, 18 insertions(+), 13 deletions(-)

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
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-08 15:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 15:21 [OSSTEST PATCH 1/4] Email reports: Sort out recipients and Reply-to Ian Jackson
2015-07-08 15:21 ` [OSSTEST PATCH 2/4] Reporting: Make HTML reports for bisection flights too Ian Jackson
2015-07-08 15:28   ` Ian Campbell
2015-07-08 15:21 ` [OSSTEST PATCH 3/4] mg-branch-setup: Get the direction of the tree-bisect link right Ian Jackson
2015-07-08 15:28   ` Ian Campbell
2015-07-08 15:21 ` [OSSTEST PATCH 4/4] JobDB/Executive: Improve an internal `die' error Ian Jackson
2015-07-08 15:29   ` Ian Campbell
2015-07-08 15:27 ` [OSSTEST PATCH 1/4] Email reports: Sort out recipients and Reply-to Ian Campbell
2015-07-08 15:40   ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.