On Wed, 2015-10-28 at 18:12 +0000, Julien Grall wrote: > Hi, > > On 28/10/15 17:31, osstest service owner wrote: > > flight 63336 linux-3.14 real [real] > > http://logs.test-lab.xenproject.org/osstest/logs/63336/ > > > > Regressions :-( > > > > Tests which did not succeed and are blocking, > > including tests which could not be run: > > build-armhf-pvops 5 kernel-build fail REGR. > > vs. 62648 > > > + make -j4 INSTALL_PATH=/home/osstest/build.63336.build-armhf > > -pvops/dist/boot INSTALL_MOD_PATH=/home/osstest/build.63336.build-armhf > > -pvops/dist modules_install dtbs_install > > make: *** No rule to make target `dtbs_install'. Stop. > > make: *** Waiting for unfinished jobs.... > > This is not a Linux regression but a bug introduced in osstest > by d4dba6183d616b1d4f9826834318db48eb8ec5d6 "ts-kernel-build: > Include dtbs in dist file" > > As said by the commit message the target dtbs_install has > been introduced post-3.14. It also says that we only test > 3.16 and onwards on ARM. However this job seems to prove > the contrary.
Yes, I had forgotten at the time that we can run on 3.14 in the Cambridge instance, which I rediscovered when writing this osstest patch: commit 54f237784d4b3cbf2f05ed5835798536b5c5d17e Author: Ian Campbell < ian.campb...@citrix.com > Date: Mon Oct 5 16:57:37 2015 +0100 make-flight: Don't bother testing linux-3.10 on ARM. The earliest version which boots on the hardware in the colo is v3.16+ from the current linux-arm-xen branch. However in the h/w in the Cambridge instance works ok with linux-3.14 and linux-3.16. We already skip linux branches 3.4 and earlier, so just add 3.10 too. Signed-off-by: Ian Campbell < ian.campb...@citrix.com > Acked-by: Ian Jackson < ian.jack...@eu.citrix.com > > So shall we disable 3.14 job for ARM for once and all? Given the above failure I don't think the ability to test the 3.14 kernels on the Cambridge instance is all that valuable. So yes, I think we should drop ARM from the linux-3.14 flights. We should also force push 3.14 if the above was the only failure. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel