GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/487
VM deployments from ISO and attaching ISOs to vm are not supported in LXC So no point in running iso tests for LXC. Anyway we are using KVM system-template for LXC, all the tests we are performing as part of this suite are being run on KVM. Test create public & private ISO ... SKIP: ISOs are not supported on LXC Test Edit ISO ... SKIP: Skipping test because unsupported hypervisor LXC Test delete ISO ... SKIP: Skipping test because unsupported hypervisor LXC Test for extract ISO ... SKIP: Skipping test because unsupported hypervisor LXC Update & Test for ISO permissions ... SKIP: Skipping test because unsupported hypervisor LXC Test for copy ISO from one zone to another ... SKIP: Skipping test because unsupported hypervisor LXC Test delete ISO ... SKIP: Skipping test because unsupported hypervisor LXC ---------------------------------------------------------------------- Ran 7 tests in 0.435s OK (SKIP=7) You can merge this pull request into a Git repository by running: $ git pull https://github.com/sanju1010/cloudstack SkipIso Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/487.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #487 ---- commit 2fcdf3acf203ed8258f77b9a3c33a0dc6ad83698 Author: Sanjeev Neelarapu <sanjeev.neelar...@citrix.com> Date: 2015-06-19T10:18:42Z VM deployments from ISO and attaching ISOs to vm are not supported in LXC. So no point in running iso tests for LXC Bug-Id: CS-42250 Reviewed-By: Shweta ---- --- 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. ---