On Wed, 2010-02-03 at 06:05 -0500, Michael Goldish wrote: > ----- "Lucas Meneghel Rodrigues" <lmr@xxxxxxxxxx> wrote: > > > The idea of having a qemu/qemu-kvm variants block > > turned out to be a bad idea, since we are never meant > > to run them in combination. So let's roll back > > this change and give some examples on tests.cfg. > > > > Also, cleaned up tests.cfg.sample, and introduced > > Fedora 12 as the default host, as it is the latest > > Fedora upstream. > > > > Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> > > --- > > client/tests/kvm/tests.cfg.sample | 48 > > ++++++-------------------------- > > client/tests/kvm/tests_base.cfg.sample | 8 ----- > > 2 files changed, 9 insertions(+), 47 deletions(-) > > > > diff --git a/client/tests/kvm/tests.cfg.sample > > b/client/tests/kvm/tests.cfg.sample > > index bde4efa..c478ba2 100644 > > --- a/client/tests/kvm/tests.cfg.sample > > +++ b/client/tests/kvm/tests.cfg.sample > > @@ -20,66 +20,36 @@ include cdkeys.cfg > > #cdrom.* ?<= /tmp/kvm_autotest_root/ > > #steps ?<= /tmp/kvm_autotest_root/ > > > > -# You will notice that in all test definition blocks we have 'only > > qemu-kvm' > > -# set. This means that qemu-kvm command line syntax will be used. If > > you > > -# intend to test qemu upstream, you'll have to change that to 'only > > qemu'. > > variants: > > - @full: > > - only qemu-kvm > > - - @sample1: > > - only qemu-kvm > > - only no_pci_assignable > > - only Fedora Windows > > - - @sample2: > > + - @fc12_qemu: > > only qemu-kvm > > Didn't you mean to remove this line? Yes, will fix both on a later version of the patch. It occurred to me that it is a good idea to ship more pre-canned test sets, which contain windows and some other test scenarios. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html