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

Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri.


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
-----

  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
-------

Tested locally:

Log:

test_01_add_nw_running_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_01_add_nw_running_vm_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_02_add_nw_stopped_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_02_add_nw_stopped_vm_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_03_add_nw_multiple_times_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add same network multiple times to running VM ... skipped 'Skip - Failing due 
to issue CS-4935'#

test_03_add_nw_multiple_times_shared 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
Add same network multiple times to running VM ... skipped 'Skip - Failing due 
to issue CS-4935'

test_04_vpc_nw_running_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_05_add_vpc_nw_stopped_vm_isolated 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_06_add_nw_ipaddress_running_vm 
(test_add_remove_network.TestAddNetworkToVirtualMachine)
ok

test_07_remove_nic_running_vm 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
ok

test_08_remove_default_nic 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
ok

test_09_remove_foreign_nic 
(test_add_remove_network.TestRemoveNetworkFromVirtualMachine)
ok

----------------------------------------------------------------------
Ran 12 tests in 2493.857s

OK (skipped=2)


Thanks,

Gaurav Aradhye

Reply via email to