This looks good. On Thu, Nov 22, 2012 at 9:29 AM, <[email protected]> wrote: > From: Satheesh Rajendran <[email protected]> > > > Signed-off-by: Satheesh Rajendran <[email protected]> > --- > shared/cfg/subtests.cfg.sample | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > > diff --git a/shared/cfg/subtests.cfg.sample b/shared/cfg/subtests.cfg.sample > index bc0ec10..ac22807 100644 > --- a/shared/cfg/subtests.cfg.sample > +++ b/shared/cfg/subtests.cfg.sample > @@ -268,6 +268,15 @@ variants: > virt_test_type = libvirt > type = virsh_vcpupin > > + - virsh_pool: install setup image_copy unattended_install.cdrom > + virt_test_type = libvirt > + type = virsh_pool > + vms = '' > + pool_name = "temp_pool_1" > + pool_target = "/tmp/virsh_pool" > + pool_type = "dir" > + vol_name = "temp_vol_1" > + > - virsh_version: install setup image_copy unattended_install.cdrom > virt_test_type = libvirt > type = virsh_version > -- > 1.7.1 > > _______________________________________________ > Virt-test-devel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/virt-test-devel
-- Lucas _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
