|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH RFC 09/14] mfi-common: create xtf build job for 4.8 onwards
On Thu, Aug 04, 2016 at 12:59:04PM +0100, Ian Jackson wrote:
> Wei Liu writes ("[OSSTEST PATCH RFC 09/14] mfi-common: create xtf build job
> for 4.8 onwards"):
> > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
> ...
> > +xenbranch_wants_xtf_tests () {
> > + case "$xenbranch" in
> > + xen-3.*-testing) return 1;;
> > + xen-4.0-testing) return 1;;
> > + xen-4.1-testing) return 1;;
> > + xen-4.2-testing) return 1;;
> > + xen-4.3-testing) return 1;;
> > + xen-4.4-testing) return 1;;
> > + xen-4.5-testing) return 1;;
> > + xen-4.6-testing) return 1;;
> > + xen-4.7-testing) return 1;;
>
> Is there some reason we can't run XTF for older Xen versions too ?
>
No particular reason, it is just not yet coded like that.
Would be trivial to change this patch, but I want to wait until
xtf-runner is capable of running on older versions.
Wei.
> Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |