-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14876/
-----------------------------------------------------------

(Updated Oct. 25, 2013, 1:22 p.m.)


Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri.


Changes
-------

Unskipping skipped test which were blocked due to Issue 4935. Issue 4935 
Resolved. Test case changed accordingly.


Repository: cloudstack-git


Description
-------

Adding first set of Automation test cases for Add Remove Network to VM.
Total 21 scenarios covered. (12 Test cases).

Two test cases skipped due to issue: 4935
https://issues.apache.org/jira/browse/CLOUDSTACK-4935

Test Plan: 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Add+Remove+networks+to+VM+Test+cases

Issue Link: https://issues.apache.org/jira/browse/CLOUDSTACK-645

Feature Specifications: 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Add+Remove+Networks+to+VMs


Diffs (updated)
-----

  test/integration/component/test_add_remove_network.py PRE-CREATION 
  tools/marvin/marvin/integration/lib/base.py 4f15137 

Diff: https://reviews.apache.org/r/14876/diff/


Testing (updated)
-------

Tested locally:

Log:
test_01_add_nw_running_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add network to running VM ... ok
test_01_add_nw_running_vm_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add network to running VM ... ok
test_02_add_nw_stopped_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add network to stopped VM ... ok
test_02_add_nw_stopped_vm_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add network to stopped VM ... ok
test_03_add_nw_multiple_times_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add same network multiple times to running VM ... ok
test_03_add_nw_multiple_times_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add same network multiple times to running VM ... ok
test_04_vpc_nw_running_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add VPC network to running VM belonging to isolated network ... ok
test_05_add_vpc_nw_stopped_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add VPC network to stopped VM belonging to isolated network ... ok
test_06_add_nw_ipaddress_running_vm 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add network and ip address to running VM ... ok
test_07_remove_nic_running_vm 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
Remove nic from running VM ... ok
test_08_remove_default_nic 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
Test Remove default nic of running VM ... ok
test_09_remove_foreign_nic 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
Remove nic which does not belong to VM ... ok

----------------------------------------------------------------------
Ran 12 tests in 2151.885s

OK


Thanks,

Gaurav Aradhye

Reply via email to