[
https://issues.apache.org/jira/browse/CLOUDSTACK-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595832#comment-14595832
]
ASF GitHub Bot commented on CLOUDSTACK-8576:
--------------------------------------------
Github user sanju1010 commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/506#discussion_r32927724
--- Diff: test/integration/component/test_resource_limits.py ---
@@ -748,6 +748,8 @@ def test_05_templates_per_account(self):
# should be denied to create more than 1 template.
# 3. Try to create 2 templates in account 2. Verify account 2
should be
# able to create template without any error
+ if self.hypervisor.lower() in ['lxc']:
--- End diff --
I think template creation from volume is supported in lxc.
> Skip tests as snapshots and template are not supported on LXc
> -------------------------------------------------------------
>
> Key: CLOUDSTACK-8576
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8576
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.1
> Reporter: Priti Sarap
> Labels: snapshot, template
> Fix For: 4.5.1
>
>
> Skipping testcases for LXC hypervisor as it doesn't support creation of
> template and snapshots
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)