Re: [libvirt] Intro to libvirt-TCK (Technology Compatibility Kit)

2009-04-14 Thread Daniel P. Berrange
On Sun, Apr 12, 2009 at 11:18:36AM -0700, Dale Bewley wrote: > On Wed, 2009-04-08 at 19:32 +0100, Daniel P. Berrange wrote: > >libvirt TCK : Technology Compatibility Kit > > Amazing :) > > > Even these 4 simple proof of concept scripts have highlighted > > some horrible problems > > > > -

Re: [libvirt] Intro to libvirt-TCK (Technology Compatibility Kit)

2009-04-12 Thread Dale Bewley
On Wed, 2009-04-08 at 19:32 +0100, Daniel P. Berrange wrote: >libvirt TCK : Technology Compatibility Kit Amazing :) > Even these 4 simple proof of concept scripts have highlighted > some horrible problems > > - The QEMU driver 'define domain' method doesn't check for name >or UUID uniq

[libvirt] Intro to libvirt-TCK (Technology Compatibility Kit)

2009-04-08 Thread Daniel P. Berrange
This mail provides a braindump introduction to a testing system I've been working on for libvirt drivers. Also following that is a short guide on how to actually write test cases to give a better flavour of what its all about. Be warned, this is a very long email :-) libvirt TCK : Technolo