-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26760/
-----------------------------------------------------------
Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7727
https://issues.apache.org/jira/browse/CLOUDSTACK-7727
Repository: cloudstack-git
Description
-------
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.
LXC restrictions taken from
https://cwiki.apache.org/confluence/display/CLOUDSTACK/LXC+Enhancements
Diffs
-----
test/integration/smoke/test_primary_storage.py 0813d28
test/integration/smoke/test_scale_vm.py 0b770c4
test/integration/smoke/test_snapshots.py 5db3e40
test/integration/smoke/test_templates.py db938d9
test/integration/smoke/test_vm_life_cycle.py 0be518d
test/integration/smoke/test_vm_snapshots.py dae945c
Diff: https://reviews.apache.org/r/26760/diff/
Testing
-------
Run all changed files against LXC and ensured appropriate tests skipped.
Thanks,
Alex Brett