]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
crontab: Add linux-linux again
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 16 Jan 2017 11:35:20 +0000 (11:35 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 16 Jan 2017 11:35:20 +0000 (11:35 +0000)
Partially revert
  6ae3447b773d87a9794446fcdd2a11ada6b88c0b
  crontab: Drop linux-mingo-tip-master linux-next linux-linus

Conflicts:
crontab

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
crontab

diff --git a/crontab b/crontab
index f1ba2e5e782814891a0d42190174faa187787c62..f2a9ecf2b2f69c94f51a91a89c845abac9b408d9 100755 (executable)
--- a/crontab
+++ b/crontab
@@ -7,9 +7,10 @@ MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com
 49             1       * * *           cd testing.git && BRANCHES_ALWAYS=xen-unstable  ./cr-for-branches branches -w "./cr-daily-branch --real"
 0              *       * * *           cd testing.git && BRANCHES=xen-unstable-smoke   ./cr-for-branches branches -q "./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             9       * * 3,7         cd testing.git && BRANCHES=xen-unstable-coverity ./cr-for-branches branches -w "./cr-daily-branch --real"
-18             4       * * *           cd testing.git && BRANCHES='linux-3.0 libvirt rumprun' ./cr-for-branches branches -w "./cr-daily-branch --real"
-6-59/15        *       * * *           cd testing.git && EXTRA_BRANCHES='linux-3.0 rumprun libvirt' ./cr-for-branches bisects -w "./cr-try-bisect --real"
+18             4       * * *           cd testing.git && BRANCHES='linux-linus linux-3.0 libvirt rumprun' ./cr-for-branches branches -w "./cr-daily-branch --real"
+6-59/15        *       * * *           cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0 rumprun 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 $?"
 22             8       * * *           cd testing.git && BRANCHES=maintjobs            ./cr-for-branches . -w ./cr-all-branch-statuses ''
 3              4       * * *           savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null