From patchwork Tue Dec 14 14:52:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ian Jackson X-Patchwork-Id: 12676241 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BDA6AC433EF for ; Tue, 14 Dec 2021 14:53:21 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.246803.425622 (Exim 4.92) (envelope-from ) id 1mx9As-0001BJ-GZ; Tue, 14 Dec 2021 14:53:02 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 246803.425622; Tue, 14 Dec 2021 14:53:02 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9As-0001Ai-AV; Tue, 14 Dec 2021 14:53:02 +0000 Received: by outflank-mailman (input) for mailman id 246803; Tue, 14 Dec 2021 14:53:01 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9Ar-00017n-1C for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:01 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9Aq-0001ef-Vh for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:00 +0000 Received: from iwj (helo=mariner.uk.xensource.com) by xenbits.xenproject.org with local-bsmtp (Exim 4.92) (envelope-from ) id 1mx9Aq-0006sd-Uc for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:00 +0000 Received: from [172.18.45.5] (helo=zealot.relativity.greenend.org.uk) by mariner.uk.xensource.com with esmtp (Exim 4.89) (envelope-from ) id 1mx9AU-00022D-1i; Tue, 14 Dec 2021 14:52:38 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From; bh=sL/tFxUW5cMsBZucpfT8NrbTO2W9KHagvOGWHLKC/Pg=; b=cU5bjWUykB2Mkw4mtiZ7sst4SA pS7kKlxxXPM9/odW3nJ5DSlvE02Pugfz8R6Escnf8oPVVckRPDhQxE1DxP8NdHF+7bwqngOpTFqdb dOk5sK6Kr3id7V1Qa3Hp6vrbmHi3RSHeUxXqCQ/IRGmZe4/LlCOg1Fwe5RX9xdWUmYj0=; From: Ian Jackson To: xen-devel@lists.xenproject.org Cc: Ian Jackson , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Subject: [OSSTEST PATCH 1/2] daily-cron-email-{play,adhoc}-*: Drop Citrix email Date: Tue, 14 Dec 2021 14:52:25 +0000 Message-Id: <20211214145226.2248-1-iwj@xenproject.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Any such adhoc flights run from cron should be reported to osstest-admin, not my (soon to be deleted) Citrix adddress. Now the only remaining occurrences are - examples - authorship annotation of the init script - crontab-cambridge, which would need updating CC: Roger Pau Monné Signed-off-by: Ian Jackson Acked-by: Roger Pau Monné --- daily-cron-email-adhoc | 2 +- daily-cron-email-adhoc-bisectcomplete | 2 +- daily-cron-email-adhoc-bisectdone | 2 +- daily-cron-email-adhoc-bisectrun | 2 +- daily-cron-email-play | 2 +- daily-cron-email-play-bisectcomplete | 2 +- daily-cron-email-play-bisectdone | 2 +- daily-cron-email-play-bisectrun | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/daily-cron-email-adhoc b/daily-cron-email-adhoc index d2028d928..d67754523 100644 --- a/daily-cron-email-adhoc +++ b/daily-cron-email-adhoc @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-adhoc-bisectcomplete b/daily-cron-email-adhoc-bisectcomplete index d2028d928..d67754523 100644 --- a/daily-cron-email-adhoc-bisectcomplete +++ b/daily-cron-email-adhoc-bisectcomplete @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-adhoc-bisectdone b/daily-cron-email-adhoc-bisectdone index d2028d928..d67754523 100644 --- a/daily-cron-email-adhoc-bisectdone +++ b/daily-cron-email-adhoc-bisectdone @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-adhoc-bisectrun b/daily-cron-email-adhoc-bisectrun index d2028d928..d67754523 100644 --- a/daily-cron-email-adhoc-bisectrun +++ b/daily-cron-email-adhoc-bisectrun @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-play b/daily-cron-email-play index d2028d928..d67754523 100644 --- a/daily-cron-email-play +++ b/daily-cron-email-play @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-play-bisectcomplete b/daily-cron-email-play-bisectcomplete index d2028d928..d67754523 100644 --- a/daily-cron-email-play-bisectcomplete +++ b/daily-cron-email-play-bisectcomplete @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-play-bisectdone b/daily-cron-email-play-bisectdone index d2028d928..d67754523 100644 --- a/daily-cron-email-play-bisectdone +++ b/daily-cron-email-play-bisectdone @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org diff --git a/daily-cron-email-play-bisectrun b/daily-cron-email-play-bisectrun index d2028d928..d67754523 100644 --- a/daily-cron-email-play-bisectrun +++ b/daily-cron-email-play-bisectrun @@ -1 +1 @@ -To: ian.jackson@eu.citrix.com +To: osstest-admin@xenproject.org From patchwork Tue Dec 14 14:52:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ian Jackson X-Patchwork-Id: 12676239 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 704C7C433F5 for ; Tue, 14 Dec 2021 14:53:22 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.246802.425616 (Exim 4.92) (envelope-from ) id 1mx9As-000188-5G; Tue, 14 Dec 2021 14:53:02 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 246802.425616; Tue, 14 Dec 2021 14:53:02 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9As-000181-2P; Tue, 14 Dec 2021 14:53:02 +0000 Received: by outflank-mailman (input) for mailman id 246802; Tue, 14 Dec 2021 14:53:01 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9Ar-00017o-1C for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:01 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mx9Aq-0001eh-W2 for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:00 +0000 Received: from iwj (helo=mariner.uk.xensource.com) by xenbits.xenproject.org with local-bsmtp (Exim 4.92) (envelope-from ) id 1mx9Aq-0006se-Uw for xen-devel@lists.xenproject.org; Tue, 14 Dec 2021 14:53:00 +0000 Received: from [172.18.45.5] (helo=zealot.relativity.greenend.org.uk) by mariner.uk.xensource.com with esmtp (Exim 4.89) (envelope-from ) id 1mx9AU-00022D-Ae; Tue, 14 Dec 2021 14:52:38 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=bQCwcqRFVfQqb2XI4XqFeSRt/U/1Sd9ionlY70addAk=; b=ZERjAsUqGH945CWig1FxB9Lsm5 ah51ZJCl7RruubkVvFa1/8e/ZMccF/qND0LNq9X4E3xrWCpycSir1KZUSqNpUjyhQvtCETE17RzUG we9UR8O8zpOUvOmcuFUGhXvWmbsyvJ9SIEAOvi36oQw0XTstcONS9oIdgh8Um7sDbcX0=; From: Ian Jackson To: xen-devel@lists.xenproject.org Cc: Ian Jackson , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Subject: [OSSTEST PATCH 2/2] daily-cron-email-real-*: Temporarily drop osstest-admin Date: Tue, 14 Dec 2021 14:52:26 +0000 Message-Id: <20211214145226.2248-2-iwj@xenproject.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211214145226.2248-1-iwj@xenproject.org> References: <20211214145226.2248-1-iwj@xenproject.org> MIME-Version: 1.0 Roger has agreed to take on osstest admin for the moment. Someone who intents to take on the role long term will probably want to get CC's of these flight reports, but it's fairly noisy. So for now, send them only to the lists. CC: Roger Pau Monné Signed-off-by: Ian Jackson Acked-by: Roger Pau Monné --- daily-cron-email-real | 3 +-- daily-cron-email-real-bisectcomplete | 3 +-- daily-cron-email-real-bisectdone | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/daily-cron-email-real b/daily-cron-email-real index a52fe680c..743074c60 100644 --- a/daily-cron-email-real +++ b/daily-cron-email-real @@ -1,3 +1,2 @@ -To: xen-devel@lists.xenproject.org, - osstest-admin@xenproject.org +To: xen-devel@lists.xenproject.org Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectcomplete b/daily-cron-email-real-bisectcomplete index a52fe680c..743074c60 100644 --- a/daily-cron-email-real-bisectcomplete +++ b/daily-cron-email-real-bisectcomplete @@ -1,3 +1,2 @@ -To: xen-devel@lists.xenproject.org, - osstest-admin@xenproject.org +To: xen-devel@lists.xenproject.org Bcc: osstest-output@lists.xenproject.org diff --git a/daily-cron-email-real-bisectdone b/daily-cron-email-real-bisectdone index 50dc9cde3..1eb6909c6 100644 --- a/daily-cron-email-real-bisectdone +++ b/daily-cron-email-real-bisectdone @@ -1,2 +1 @@ -To: osstest-admin@xenproject.org -Bcc: osstest-output@lists.xenproject.org +To: osstest-output@lists.xenproject.org