From: Dan Smith <danms@us.ibm.com>
To: Xen Developers <xen-devel@lists.xensource.com>
Subject: Now available: xm-test-0.4.0
Date: Mon, 31 Oct 2005 08:13:17 -0800 [thread overview]
Message-ID: <873bmh7jhe.fsf@us.ibm.com> (raw)
I have just posted version 0.4.0 of xm-test here:
http://sourceforge.net/project/showfiles.php?group_id=3382&package_id=167975
Online reports can be viewed here:
http://xmtest.dague.org/
Major changes in this version:
- More machine information in submitted reports
- Fixes to some tests
- VMX compatibility mode, which uses a block device instead of a
ramdisk
We are starting to get some really good data on the reporting site.
However, we need more people to submit tests, and from varying
platforms. If you can run Xen on it, please run xm-test on it at
least occasionally.
* For those who are not familiar with xm-test:
Several of us here at IBM have been working on a framework for testing
the xen tools, specifically xm. Our goal is to provide a way for
developers to _easily_ write tests for new and existing xm commands.
We believe that such a test suite will help reduce breakages in the
user-facing tools when developers modify xm and/or xend.
We would like some feedback from the community on the usefulness of
our framework, in hopes that it might be hosted by xensource so that
everyone can contribute tests to help harden xm and xend.
* Details:
The framework tests (as well as the support libraries) are written in
python, which are executed by the standard automake "make check"
facilities. We build a standardized ramdisk that can be used for
portable test writing, therefore reducing dependencies on the test
host machine.
The framework library provides several abstractions to make common and
complex tasks easier for the test writer. For example, we provide a
domain and console abstraction that allows a test writer to start a
domU and execute arbitrary commands, retrieving the status and output
of each. This allows a decent amount of automation for verifying that
(for example) "xm sysrq mydomain s" actually sent the sysrq.
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@us.ibm.com
next reply other threads:[~2005-10-31 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 16:13 Dan Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-04 6:57 Now available: xm-test-0.4.0 Yu, Ping Y
2005-11-04 15:26 ` Dan Smith
2005-11-07 3:00 Yu, Ping Y
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=873bmh7jhe.fsf@us.ibm.com \
--to=danms@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.