[xen-tools] Re: Multiple role scripts ..

C.J. Adams-Collier cjcollier at gmail.com
Mon Sep 24 05:57:48 CEST 2007


On 9/23/07, Steve Kemp <steve at steve.org.uk> wrote:
> > I'll write a .t file to regress this when I fix.
>
>   :)

I was thinking we could include a tarball of a minimal os install with
the source dist... or maybe we could tell a .t file how to download it
so as not to bloat the dist...  We could keep a t/data/MANIFEST file
of what the filesystem *should* look like after the command is run:

bin/xen-create-image \
  --force \
  --copy t/data/pristine \
  --dir t/data/images \
  --dhcp \
  --hostname testhost

We could then collect the contents of t/data/images/testhost using
File::Find and then compare the results with t/data/MANIFEST.

But now I've got to implement it :)

> Steve

C.J.

-- 
moo.





More information about the xen-tools-discuss mailing list