All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Smith <danms@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Now available: xm-test-0.2.0
Date: Fri, 07 Oct 2005 10:47:17 -0700	[thread overview]
Message-ID: <87irw9qkwq.fsf@us.ibm.com> (raw)
In-Reply-To: <200510071238.12478.hollisb@us.ibm.com> (Hollis Blanchard's message of "Fri, 7 Oct 2005 12:38:12 -0500")


HB> Building xm-test takes a very long time, because among other
HB> things it takes it upon itself to download and build its very own
HB> toolchain.

FYI, I've only built xm-test once.  See below.

HB> That is extremely silly; please have it use the existing toolchain
HB> instead.

It builds its own toolchain because it uses uClibc.  This allows us to
compile some utilities and have them all fit nicely inside a
ramdisk-sized image.

HB> I'm using qemu, so I want to run the tests on a system other than
HB> the one I built xm-test on (building a toolchain under qemu does
HB> not sound fun or necessary). How can I do this?

On your fastest machine, allow xm-test to build itself by running
'make' in the toplevel.  The end result will be an initrd.img file in
the ramdisk/ directory.

Unpack a fresh copy of xm-test wherever you want to run it from, and
copy the initrd.img file into the ramdisk/ directory.  Then, you can
run 'make check' (or preferably ./runtest.sh) without the lengthy
build process.

At this point, you never have to build xm-test again.  Just copy
around the initrd.img file to anywhere you run it.

HB> I have exported the tests/ directory to
HB> qemu, and am trying to run "make check".

You can't just use the tests/ directory on its own, you need the whole
thing.  There are other things provided that are not below tests/.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@us.ibm.com

  reply	other threads:[~2005-10-07 17:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-03 22:52 Now available: xm-test-0.2.0 Dan Smith
2005-10-04  5:00 ` Ted Kaczmarek
2005-10-07 17:38 ` Hollis Blanchard
2005-10-07 17:47   ` Dan Smith [this message]
2005-10-07 19:40   ` Hollis Blanchard
2005-10-08 14:36     ` Sean Dague

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87irw9qkwq.fsf@us.ibm.com \
    --to=danms@us.ibm.com \
    --cc=hollisb@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.