]> xenbits.xensource.com Git - osstest.git/commitdiff
crontab: Enable xen-unstable-smoke branch every 3h at <1mod3>:51 UTC
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 27 Aug 2015 15:55:13 +0000 (16:55 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 22 Sep 2015 15:34:16 +0000 (16:34 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
crontab

diff --git a/crontab b/crontab
index 436645b4d6bb901add9c69ae67d74afd02e7ed42..b9d4ad13d9dd34bfcefa11a9a327906b9f1a6901 100644 (file)
--- a/crontab
+++ b/crontab
@@ -2,6 +2,7 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 MAILTO=ian.jackson@citrix.com,ian.campbell@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"
+51             1-23/3  * * *           cd testing.git && BRANCHES=xen-unstable-smoke   ./cr-for-branches branches -w "./cr-daily-branch --real"
 4-59/30                *       * * *           cd testing.git &&                               ./cr-for-branches branches -q "./cr-daily-branch --real"
 18             9       * * 1,3,5       cd testing.git && BRANCHES=linux-next           ./cr-for-branches branches -w "./cr-daily-branch --real"
 18             4       * * *           cd testing.git && BRANCHES='linux-linus linux-mingo-tip-master linux-3.0 libvirt rumpuserxen' ./cr-for-branches branches -w "./cr-daily-branch --real"