All of lore.kernel.org
 help / color / mirror / Atom feed
* Now available: xm-test-0.3.0
@ 2005-10-12  1:10 Dan Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Smith @ 2005-10-12  1:10 UTC (permalink / raw)
  To: Xen Developers

I have just posted version 0.3.0 of xm-test here:

  http://static.danplanet.com/xm-test/xm-test-0.3.0.tar.gz

Online reports can be viewed here:

  http://xmtest.dague.org/

New in this version:

 - Improved report submission
 - Fixes to some tests
 - Updated XFAIL tests
 - New test group: block-create

We would really like to get people running xm-test on a regular basis,
so that we can start to get some ideas about regression trends from
the submitted data.

* 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

^ permalink raw reply	[flat|nested] 2+ messages in thread
* RE: Now available: xm-test-0.3.0
@ 2005-10-12 13:53 Ian Pratt
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Pratt @ 2005-10-12 13:53 UTC (permalink / raw)
  To: Dan Smith, Xen Developers

 
> 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.

We're big fans of the xm-test work, and certainly want to encourage
further development.

xm-test has already beed incorporated into the XenRT suite -- it's even
part of the 'fast' programme that will be used for validation before
pushing changesets out to xenbits. 

Thanks!

Best,
Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-12 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-12  1:10 Now available: xm-test-0.3.0 Dan Smith
  -- strict thread matches above, loose matches on Subject: below --
2005-10-12 13:53 Ian Pratt

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.