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

From: C.J. Adams-Collier <cjcollier_at_gmail.com>
Date: Sun, 23 Sep 2007 20:57:48 -0700
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.
Received on Mon Sep 24 2007 - 04:58:26 BST

Mailing list overview.