This is an example Fedora nightly host definition. It lacks CD hashes because they will be verified as the DVD isos are downloaded. Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- client/tests/kvm/kvm_tests.cfg.sample | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample index 296449d..964f8b7 100644 --- a/client/tests/kvm/kvm_tests.cfg.sample +++ b/client/tests/kvm/kvm_tests.cfg.sample @@ -340,6 +340,23 @@ variants: kernel_args = "ks=floppy nicdelay=60" unattended_file = unattended/Fedora-11.ks + - nightly.32: + no setup + image_name = fedora-nightly-32 + unattended_install: + tftp = "images/tftpboot" + extra_params = "-bootp /pxelinux.0 -boot n" + kernel_args = "ks=floppy nicdelay=60" + unattended_file = unattended/Fedora-nightly.ks + - nightly.64: + no setup + image_name = fedora-nightly-64 + unattended_install: + tftp = "images/tftpboot" + extra_params = "-bootp /pxelinux.0 -boot n" + kernel_args = "ks=floppy nicdelay=60" + unattended_file = unattended/Fedora-nightly.ks + - DSL-4.2.5: no setup dbench bonnie linux_s3 image_name = dsl-4.2.5 -- 1.6.2.5 -- 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