nvazquez commented on issue #2379: CLOUDSTACK-10146: Bypass Secondary Storage for KVM templates URL: https://github.com/apache/cloudstack/pull/2379#issuecomment-355037300 @rhtyd @borisstoyanov @DaanHoogland marvin tests added, results on my local environment: ```` cat /tmp//MarvinLogs/test_templates_GEJ8QG/results.txt test_09_copy_delete_template (integration.smoke.test_templates.TestCopyDeleteTemplate) ... SKIP: Skipping test due to there are less than two zones. Test create public & private template ... === TestName: test_01_create_template | Status : SUCCESS === ok Test when createTemplate is used to create templates having the same name all of them get ... === TestName: test_CreateTemplateWithDuplicateName | Status : SUCCESS === ok test_02_1_create_template_with_checksum_sha1_negative (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_02_1_create_template_with_checksum_sha1_negative | Status : SUCCESS === ok test_02_create_template_with_checksum_sha1 (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_02_create_template_with_checksum_sha1 | Status : SUCCESS === ok test_03_1_create_template_with_checksum_sha256_negative (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_03_1_create_template_with_checksum_sha256_negative | Status : SUCCESS === ok test_03_create_template_with_checksum_sha256 (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_03_create_template_with_checksum_sha256 | Status : SUCCESS === ok test_04_1_create_template_with_checksum_md5_negative (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_04_1_create_template_with_checksum_md5_negative | Status : SUCCESS === ok test_04_create_template_with_checksum_md5 (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_04_create_template_with_checksum_md5 | Status : SUCCESS === ok test_05_create_template_with_no_checksum (integration.smoke.test_templates.TestCreateTemplateWithChecksum) ... === TestName: test_05_create_template_with_no_checksum | Status : SUCCESS === ok Register a template using Direct Download flag ... === TestName: test_01_register_template_direct_download_flag | Status : SUCCESS === ok Deploy a VM from a Direct Download registered template ... === TestName: test_02_deploy_vm_from_direct_download_template | Status : SUCCESS === ok Deploy a VM from a Direct Download registered template with wrong checksum ... === TestName: test_03_deploy_vm_wrong_checksum | Status : SUCCESS === ok Test Edit template ... === TestName: test_02_edit_template | Status : SUCCESS === ok Test delete template ... === TestName: test_03_delete_template | Status : SUCCESS === ok Test for extract template ... === TestName: test_04_extract_template | Status : SUCCESS === ok Update & Test for template permissions ... === TestName: test_05_template_permissions | Status : SUCCESS === ok Test for copy template from one zone to another ... SKIP: Not enough zones available to perform copy template Test only public templates are visible to normal user ... === TestName: test_07_list_public_templates | Status : SUCCESS === ok Test System templates are not visible to normal user ... === TestName: test_08_list_system_templates | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 20 tests in 1373.580s OK (SKIP=2) ````
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
