|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 13/13] rump kernel tests: Run xenstore-ls demo
On Tue, 2014-07-15 at 16:22 +0100, Ian Jackson wrote:
> We can use the newly-generalised ts-rumpuserxen-demo-setup to set up
> the config file etc. to run xenstore-ls from the xen.git build.
>
> We have a bespoke script to actually execute it: we extract the actual
> program output from the guest console log, and compare the results to
> those we expect (based on running xenstore-ls in dom0).
>
> Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
> ---
> make-flight | 2 +
> sg-run-job | 4 ++
> ts-rumpuserxen-demo-xenstorels | 111
> ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 117 insertions(+)
> create mode 100755 ts-rumpuserxen-demo-xenstorels
>
> diff --git a/make-flight b/make-flight
> index ccfa3e3..b02720f 100755
> --- a/make-flight
> +++ b/make-flight
> @@ -125,6 +125,8 @@ do_rumpkernel_tests () {
> guests_rumpuserxenbuildjob=build-$rumparch-rumpuserxen \
> rump_builtimage=rumpuserxen:/usr/local/lib/xen/rump-kernel \
> rump_cmdline=3 \
> + xenstorels_builtimage=:/usr/local/bin/xenstore \
Really no distpart here? Doesn't that look in the main build job which
built the regular Xen not the rump one?
Assuming this is a path within the rump build target -- might it be wise
to override --prefix when building that to avoid surprising clashes?
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |