From 0b1e1910e706dc8da66c99a3c9073ae6059a5918 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 13 Sep 2013 17:46:56 +0100 Subject: [PATCH] crontab etc.: email Ian Campbell too --- branch-settings.osstest | 2 +- cr-for-branches | 2 +- crontab | 2 +- daily-cron-email-osstest | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 daily-cron-email-osstest diff --git a/branch-settings.osstest b/branch-settings.osstest index 51ab14a2..060ff4b2 100644 --- a/branch-settings.osstest +++ b/branch-settings.osstest @@ -1 +1 @@ -OSSTEST_EMAIL_HEADER=daily-cron-email-play +OSSTEST_EMAIL_HEADER=daily-cron-email-osstest diff --git a/cr-for-branches b/cr-for-branches index 37cbb60e..a78d34ca 100755 --- a/cr-for-branches +++ b/cr-for-branches @@ -31,7 +31,7 @@ scriptoptions="$1"; shift LOGFILE=tmp/cr-for-branches.log export LOGFILE -: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-unstable qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing linux-3.10 linux-3.4 ${EXTRA_BRANCHES}} +: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-unstable qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing linux-3.10 linux-3.4 linux-arm-xen ${EXTRA_BRANCHES}} export BRANCHES with-lock-ex -w data-tree-lock bash -ec ' diff --git a/crontab b/crontab index 4d464c22..f996136e 100644 --- a/crontab +++ b/crontab @@ -1,5 +1,5 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -MAILTO=ian.jackson@citrix.com +MAILTO=ian.jackson@citrix.com,ian.cambpell@eu.citrix.com # m h dom mon dow command 49 1 * * * cd testing.git && BRANCHES_ALWAYS=xen-unstable ./cr-for-branches branches -w "./cr-daily-branch --real" 49 11,14,17,19 * * * cd testing.git && ./cr-for-branches branches -w "./cr-daily-branch --real" diff --git a/daily-cron-email-osstest b/daily-cron-email-osstest new file mode 100644 index 00000000..45fa7f4f --- /dev/null +++ b/daily-cron-email-osstest @@ -0,0 +1 @@ +To: ian.jackson@eu.citrix.com,ian.cambpell@eu.citrix.com -- 2.39.5