-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11898/
-----------------------------------------------------------
Review request for cloudstack, Prasanna Santhanam and Girish Shilamkar.
Description
-------
Test case test_accounts.TesttemplateHierarchy failed with below error
File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_accounts.py",
line 887, in setUpClass
domainid=cls.domain_1.id
File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py",
line 822, in register
"Unable to find Ostype is required for registering template")
Exception: Unable to find Ostype is required for registering template
This is because we are not passing ostype, while created template ; fixed this.
Diffs
-----
test/integration/component/test_accounts.py 3f106c3
Diff: https://reviews.apache.org/r/11898/diff/
Testing
-------
Test this, but below issue need to get fixedto pass this test case.
https://issues.apache.org/jira/browse/CLOUDSTACK-3021
Thanks,
Rayees Namathponnan