[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH osstest v5] Add libvirt build and test jobs.
On Wed, 2014-04-23 at 11:07 +0100, Ian Campbell wrote: > I have run this through a "cr-daily-branch --real" and the push gate machinery > seem functional. The test cases run through to starting a guest which fails > because virsh support has not been implemented yet. I discussed this with Ian yesterday and have now pushed this to osstest's own gateway, along with the following extra change. However I won't load this new crontab until after these changes have passed the osstest push gate. 8<----- From 0b5094e69de4c1a6cfb866d0cfe4d10ba655285c Mon Sep 17 00:00:00 2001 From: Ian Campbell <ian.campbell@xxxxxxxxxx> Date: Fri, 25 Apr 2014 10:07:56 +0100 Subject: [PATCH] crontab: Add a daily run of the libvirt branch. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- crontab | 1 + 1 file changed, 1 insertion(+) diff --git a/crontab b/crontab index 77c7c20..002876a 100644 --- a/crontab +++ b/crontab @@ -7,6 +7,7 @@ MAILTO=ian.jackson@xxxxxxxxxx,ian.campbell@xxxxxxxxxxxxx 18 10 * * * cd testing.git && BRANCHES=linux-linus ./cr-for-branches branches -w "./cr-daily-branch --real" 18 11 * * * cd testing.git && BRANCHES=linux-mingo-tip-master ./cr-for-branches branches -w "./cr-daily-branch --real" 18 12 * * * cd testing.git && BRANCHES=linux-3.0 ./cr-for-branches branches -w "./cr-daily-branch --real" +18 13 * * * cd testing.git && BRANCHES=libvirt ./cr-for-branches branches -w "./cr-daily-branch --real" 6-59/15 * * * * cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0' ./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 $?" 3 5 * * * savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null -- 1.9.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |