Github user borisstoyanov commented on the issue:
https://github.com/apache/cloudstack/pull/1854
I've just re-run the test_templates failures and it has passed.
```
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 847.599s
OK (SKIP=1)
```
I guess XenServer test results are looking good, except from the iscsi
issue listed up.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---