[ https://issues.apache.org/jira/browse/CLOUDSTACK-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173653#comment-14173653 ]
ASF subversion and git services commented on CLOUDSTACK-7727: ------------------------------------------------------------- Commit 20d3cf1acc535c3380e52e92a4108444a0b593e3 in cloudstack's branch refs/heads/master from [~alexbre] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=20d3cf1 ] CLOUDSTACK-7727 Skip various BVT tests on LXC A number of BVT tests are not valid for LXC (e.g. migrating a VM), so this patch ensures they skip if LXC is in use. Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org> > [Automation] [LXC] Various BVT test issues with LXC > --------------------------------------------------- > > Key: CLOUDSTACK-7727 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7727 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation > Affects Versions: 4.5.0 > Reporter: Alex Brett > Assignee: Alex Brett > Fix For: 4.5.0 > > > Various tests should skip when running with LXC due to the limitations it > imposes. The limitations list from > https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Enhancements is: > * No Console access > * No Live migration > * No migration across clusters > * No snapshot support > * No upload/download volume support > * No template creation from ROOT volume > * No ISO support for create Vm > This ticket is to modify the BVT tests to skip where appropriate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)