Ian Campbell writes ("Re: [OSSTEST PATCH 15/26] cr*: Support xen-unstable-smoke"): > On Fri, 2015-09-18 at 18:50 +0100, Ian Jackson wrote: > > Add this branch to select_xenbranch. This works like xen-unstable in > > most respects. > > > > There are only two places in osstest where xenbranch `xen-unstable' is > > treated specially and only one of them needs adjusting to match > > xen-unstable-smoke too. > > The included one is the one which adds the qemu revisions?
No, this in cr-daily-branch: if [ "x$branch" != "xxen-unstable" ]; then export REVISION_LINUX_OLD=disable fi > And the other one is, I think, the thing which sets > REVISION_LINUX_OLD=disable which we want (or maybe don't care about) for > the smoked tests. So good. Indeed. I'm not sure what the qemu revisions thing is you're thinking of but I think all the places where the source code matches `xen-unstable[^-]', the actual effect is to treat `xen-unstable-smoke' the same way as `xen-unstable'. > Acked-by: Ian Campbell <ian.campb...@citrix.com> Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel