[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.8 + Linux 4.9 + Credit2 = can't bootup
Dario Faggioli writes ("Re: [Xen-devel] Xen 4.8 + Linux 4.9 + Credit2 = can't bootup"): > Maybe it's me misremembering/saying stupid things, but I recall that at > some point we were testing some of the recent and in development Linux > branches in OSSTest. We used to, but no-one fixed any of the bugs it discovered so I turned that off in April. Possibly now that osstest is performing better I should turn these on again. Do we have anyone who will take care of chasing down the bugs and getting them fixed upstream ? Ian. From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> To: <xen-devel@xxxxxxxxxxxxxxxxxxxx> CC: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>, David Vrabel <david.vrabel@xxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>, Wei Liu <wei.liu2@xxxxxxxxxx>, "Roger Pau Monne" <roger.pau@xxxxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, Anshul Makkar <anshul.makkar@xxxxxxxxxx> Subject: [OSSTEST PATCH] crontab: Drop linux-mingo-tip-master linux-next linux-linus Date: Fri, 22 Apr 2016 15:54:43 +0100 It appears that no-one is looking at the output. These have not had a push to the tested output branch for at least 250 days (742 days in the case of linux-linus!) and the reports don't seem to be generating any bugfixing activity. There is a plan to do some Xen testing in Zero-day but even if that doesn't lead to anything we would still be just where we are now. So drop these to save our test bandwith for more useful work. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CC: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> CC: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> CC: David Vrabel <david.vrabel@xxxxxxxxxx> CC: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> CC: Wei Liu <wei.liu2@xxxxxxxxxx> CC: Roger Pau Monne <roger.pau@xxxxxxxxxx> CC: Juergen Gross <jgross@xxxxxxxx> CC: Anshul Makkar <anshul.makkar@xxxxxxxxxx> --- crontab | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/crontab b/crontab index 2cfad74..6ddc2b8 100755 --- a/crontab +++ b/crontab @@ -7,10 +7,9 @@ MAILTO=ian.jackson@xxxxxxxxxx,ian.campbell@xxxxxxxxxxxxx 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-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" +18 4 * * * cd testing.git && BRANCHES='linux-3.0 libvirt rumpuserxen' ./cr-for-branches branches -w "./cr-daily-branch --real" +6-59/15 * * * * cd testing.git && EXTRA_BRANCHES='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 $?" 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 -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |