Github user nvazquez commented on the pull request: https://github.com/apache/cloudstack/pull/1425#issuecomment-198518585 Hi @rafaelweingartner, I also ran <code>test/integration/smoke/test_templates.py</code>, I post its results: ```` [root@ussarlabcsmgt41 cloudstack]# cat /tmp/MarvinLogs/test_templates_LRM26P/results.txt 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 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 9 tests in 5671.295s OK ````
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---