]> xenbits.xensource.com Git - osstest.git/commitdiff
crontab: reduce frequency of linux-next flight-27064 flight-27066 flight-27067 flight-27068 flight-27070 flight-27072 flight-27073 flight-27074 flight-27075 flight-27077 flight-27079 flight-27080 flight-27081 flight-27082 flight-27083 flight-27084 flight-27086 flight-27087 flight-27088 flight-27089 flight-27090 flight-27092 flight-27093 flight-27094 flight-27095 flight-27096 flight-27097 flight-27098 flight-27099 flight-27100 flight-27101 flight-27102 flight-27103 flight-27104 flight-27105 flight-27106 flight-27107 flight-27109 flight-27110 flight-27111 flight-27112 flight-27113 flight-27114 flight-27116 flight-27117 flight-27118 flight-27119 flight-27120 flight-27121 flight-27122 flight-27123 flight-27124 flight-27126 flight-27127 flight-27128 flight-27129 flight-27130 flight-27132 flight-27133 flight-27138 flight-27141 flight-27142 flight-27144 flight-27145 flight-27146 flight-27147 flight-27148 flight-27149 flight-27151 flight-27152 flight-27154 flight-27155 flight-27156 flight-27157
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 9 Jun 2014 14:29:52 +0000 (15:29 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 9 Jun 2014 14:29:52 +0000 (15:29 +0100)
crontab

diff --git a/crontab b/crontab
index 99e45bce1d26030d061eddc236d907e382759267..5dc8675607f3e636a0ea3d952655a4e4891f2021 100644 (file)
--- a/crontab
+++ b/crontab
@@ -3,7 +3,7 @@ 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"
 4-59/30                *       * * *           cd testing.git &&                               ./cr-for-branches branches -q "./cr-daily-branch --real"
-18             9       * * 1-5         cd testing.git && BRANCHES=linux-next           ./cr-for-branches branches -w "./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"
 6-59/15        *       * * *           cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0 rumpuserxen libvirt' ./cr-for-branches bisects -w "./cr-try-bisect --real"
 #8-59/5                *       * * *           cd bisects/adhoc.git && with-lock-ex -q data-tree-lock bash -c "./cr-try-bisect-adhoc; exit $?"