-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23195/#review47049
-----------------------------------------------------------
Why are tests using simulator mock moved to 'maint' folder?
If you remove test_deploy_vm.py make sure that the following test is moved to
another file. This is meant to test list VM with multiple 'ids'.
@attr(tags = ['advanced', 'basic', 'sg'], required_hardware="false")
def test_deploy_vm_multiple(self):
- Koushik Das
On July 1, 2014, 10:12 a.m., Gaurav Aradhye wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23195/
> -----------------------------------------------------------
>
> (Updated July 1, 2014, 10:12 a.m.)
>
>
> Review request for cloudstack and Santhosh Edukulla.
>
>
> Bugs: CLOUDSTACK-6873
> https://issues.apache.org/jira/browse/CLOUDSTACK-6873
>
>
> Repository: cloudstack-git
>
>
> Description
> -------
>
> Moving tests using SimulatorMock into maint folder. Also removed duplicate
> test cases from test_deploy_vm.py. These tests are already covered in
> test_vm_life_cycle.py
>
>
> Diffs
> -----
>
> test/integration/smoke/maint/__init__.py PRE-CREATION
> test/integration/smoke/maint/test_deploy_vm.py PRE-CREATION
> test/integration/smoke/maint/test_vm_ha.py PRE-CREATION
> test/integration/smoke/test_deploy_vm.py ed5dfaf
> test/integration/smoke/test_vm_ha.py 1d9021c
>
> Diff: https://reviews.apache.org/r/23195/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Gaurav Aradhye
>
>