[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 1/2] OSSTEST: introduce a raisin build test
On Thu, 2015-07-23 at 17:52 +0100, Stefano Stabellini wrote: > +sub build () { > + target_cmd_build($ho, 9000, $builddir, <<END); > + cd $raisindir > + ./raise -n build > +END > +#/; Running this is pretty quiet it seems, which is normally good but I think for automated test we likely want to crank up the verbosity somewhat. Is that possible? Or else if this is being captured into some logfile somewhere we should capture that. It also said: [raisin] Missing packages: pciutils-dev which I guess is something which needs to be added to ts-xen-build-prep? It hasn't actually failed though, is that normal? It also said [raisin] Raisin requires sudo to install build dependencies for you. [raisin] You can only build without it. but I think that is desirable/expected. Not installing sudo on osstest build hosts (as we do) seems like a good safety catch to maintain to me. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |