[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH osstest v5] Add libvirt build and test jobs.



On Fri, 2014-05-02 at 17:24 +0100, Ian Jackson wrote:
> Ian Campbell writes ("Re: [PATCH osstest v5] Add libvirt build and test 
> jobs."):
> > Looking at some other stuff, I think I needn't have done any of this
> > treevcs stuff:
> > 
> > [...]
> > > +: ${TREEVCS_LIBVIRT:=git}
> > [...]
> > > +: ${TREEVCS_GNULIB_LIBVIRT:=git}
> > [...]
> > > +                ${TREEVCS_LIBVIRT:+treevcs_libvirt=}${TREEVCS_LIBVIRT}   
> > >     \
> > [...]
> 
> Yes, I don't think it's really necessary.  Easier just to fold this
> into the urls etc.

Not sure what you mean by "fold into the URLS", it is already present
there and things seem to be inferred correctly. So I think the relevant
cleanup is to just nuke all of this.

8<----------------------

From fa701736e100572814944c441f3c66c4643365fe Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@xxxxxxxxxx>
Date: Tue, 6 May 2014 09:05:23 +0100
Subject: [PATCH] Drop unnecessary TREEVCS settings for libvirt and
 gnulib-libvirt

This will be correctly inferred from the URL.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
---
 ap-common  | 2 --
 mfi-common | 2 --
 2 files changed, 4 deletions(-)

diff --git a/ap-common b/ap-common
index 4cae650..ed37811 100644
--- a/ap-common
+++ b/ap-common
@@ -36,10 +36,8 @@
 : ${TREE_LIBVIRT:=git://libvirt.org/libvirt.git}
 : ${PUSH_TREE_LIBVIRT:=$XENBITS:/home/xen/git/libvirt.git}
 : ${BASE_TREE_LIBVIRT:=git://xenbits.xen.org/libvirt.git}
-: ${TREEVCS_LIBVIRT:=git}
 
 : ${TREE_GNULIB_LIBVIRT:=git://git.sv.gnu.org/gnulib.git}
-: ${TREEVCS_GNULIB_LIBVIRT:=git}
 
 : ${TREE_LINUXFIRMWARE:=git://xenbits.xen.org/osstest/linux-firmware.git}
 : ${PUSH_TREE_LINUXFIRMWARE:=$XENBITS:/home/osstest/ext/linux-firmware.git}
diff --git a/mfi-common b/mfi-common
index 1663c96..464001a 100644
--- a/mfi-common
+++ b/mfi-common
@@ -170,9 +170,7 @@ create_build_jobs () {
                 host_hostflags=$build_hostflags                              \
                 buildjob=${bfi}build-$arch                                   \
                 tree_libvirt=$TREE_LIBVIRT revision_libvirt=$REVISION_LIBVIRT\
-                ${TREEVCS_LIBVIRT:+treevcs_libvirt=}${TREEVCS_LIBVIRT}       \
                 tree_gnulib_libvirt=$TREE_GNULIB_LIBVIRT 
revision_gnulib_libvirt=$REVISION_GNULIB_LIBVIRT\
-                
${TREEVCS_GNULIB_LIBVIRT:+treevcs_gnulib_libvirt=}${TREEVCS_GNULIB_LIBVIRT}
 
     case "$arch" in
     armhf) continue;; # don't do any other kernel builds
-- 
1.9.0





_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.