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

Re: [Xen-devel] [PATCH v4 03/11] osstest: store a path runvar for built_stash_file



On Wed, 2015-02-18 at 17:18 +0100, Roger Pau Monne wrote:
> This mimics the behaviour of built_stash.

This will result in the creation of a bunch of new runvars, matching:
        ts-kernel-build:built_stash_file($ho, $builddir, 'vmlinux', 
'linux/vmlinux');
        ts-kernel-build:built_stash_file($ho, $builddir, 'config', 
'linux/.config');
        ts-xen-build:    built_stash_file($ho, $builddir, "xen-syms", 
"xen/xen/xen-syms", 1);
        ts-xen-build:    built_stash_file($ho, $builddir, "xen-config", 
"xen/.config", 1);
        ts-xen-build:    built_stash_file($ho, $builddir, "seabios-config",

which I suppose is expected and even desirable, so:
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

> 
> Signed-off-by: Roger Pau Monnà <roger.pau@xxxxxxxxxx>
> Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
> Cc: Ian Campbell <ian.campbell@xxxxxxxxxx>
> ---
>  Osstest/TestSupport.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Osstest/TestSupport.pm b/Osstest/TestSupport.pm
> index 0c72faa..4d35a19 100644
> --- a/Osstest/TestSupport.pm
> +++ b/Osstest/TestSupport.pm
> @@ -1221,6 +1221,7 @@ sub built_stash_file ($$$$;$) {
>      target_getfile($ho, 300,
>                     "$builddir/$fname",
>                     "$stash/$stashleaf");
> +    store_runvar("path_$item", $stashleaf);
>  }
>  
>  sub built_compress_stashed($) {



_______________________________________________
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®.