Commit Graph

373 Commits

Author SHA1 Message Date
Girish Shilamkar f2683e894a CLOUDSTACK-5506: Fixed egress_fw_rules.py, one of hunks was missing. 2013-12-16 13:57:28 +05:30
Ashutosh K 95b5202ef3 CLOUDSTACK-4820: Remove netacl check from test_01_wait_network_gc
From 4.2, network ACLs are no longer associated with a single network.
Multiple tiers within a VPC can share the same ACL.
Due to this, ACLs should not be cleaned up during network GC.
2013-12-10 00:59:54 -05:00
Girish Shilamkar 66b7b7e25c CLOUDSTACK-5364: Fail the test incase cleanup is not successful 2013-12-09 19:20:53 +05:30
Ashutosh K dfded8834c CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename) 2013-12-05 16:27:20 +05:30
Gaurav Aradhye 25dd115673 CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases 2013-12-05 13:50:46 +05:30
Girish Shilamkar f0df405b8f CLOUDSTACK-5351: Fixed a regression where shared_ntwk_vlan was not changed to shared_vlan 2013-12-04 18:57:29 +05:30
Ashutosh K b1462e826a CLOUDSTACK-5364: Resolving network cleanup issue in egress fw rules test cases 2013-12-04 18:42:15 +05:30
Ashutosh K 8525dfd931 CLOUDSTACK-5230: Removing test cases' dependency on each other leading to failures 2013-12-04 11:38:36 +05:30
Gaurav Aradhye 454912d7b2 CLOUDSTACK-5347: Resolved issue related to snapshot state 2013-12-04 11:33:44 +05:30
Gaurav Aradhye 11231d6b12 CLOUDSTACK-5333: Code changes related to snapshots listing
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-12-04 11:31:33 +05:30
Gaurav Aradhye 27c2c125d8 CLOUDSTACK-5346: Fixed shared network cleanup issue 2013-12-04 11:27:32 +05:30
Parth Jagirdar fe101f30a9 CLOUDSTACK-5223: Fix hosttags.
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-26 13:47:36 +05:30
Ashutosh K b2dc2db269 CLOUDSTACK-5257: Fixed Network ACL issue related to Egress traffic
Signed-off-by: Girish Shilamkar <girish@clogeny.com>

Conflicts:
	test/integration/component/test_vpc_vms_deployment.py

Conflicts:
	test/integration/component/test_vpc_vms_deployment.py
2013-11-26 12:42:25 +05:30
Gaurav Aradhye 2f308cc988 CLOUDSTACK-5201: Correcting code related to schedule of
recurring snapshot policy
2013-11-21 11:17:42 +05:30
Ashutosh K fbe5293689 CLOUDSTACK-5204: test_routers - fixed ssh issue 2013-11-21 11:10:15 +05:30
Gaurav Aradhye 631743b44a CLOUDSTACK-5215: Correcting and refactoring code related to
getting free vlan
2013-11-21 11:00:15 +05:30
Gaurav Aradhye 465ac16258 CLOUDSTACK-5194: portable ip - Improving cleanup code to
avoid cascading failures
2013-11-19 11:18:33 +05:30
Gaurav Aradhye 04807f2b51 CLOUDSTACK-5186: Increasing the waiting time for router to
come up
2013-11-16 17:14:23 +05:30
Girish Shilamkar 4df0c4a7b5 CLOUDSTACK-5187: Fix test_vpc_vm_life_cycle recover tests
The vms were recovered without deleting the vms first
therefore the API failed.
2013-11-15 23:33:44 -05:00
Ashutosh K 80dfd0f97e CLOUDSTACK-5185: test_egress_fw_rules - failed the test case
if vm deployment failed instead of going on executing rest
2013-11-16 15:01:28 +05:30
Girish Shilamkar ac9c4b0233 CLOUDSTACK-2243: base_image_updation - Adding tags to test cases 2013-11-15 16:55:26 +05:30
Gaurav Aradhye 5b2de67673 CLOUDSTACK-5179: Fixed test script issue related to detach
volume
2013-11-15 16:31:05 +05:30
Gaurav Aradhye 057a65e9a9 CLOUDSTACK-5147: Removing basic and sg tags from the test
case which is invalid for basic zone
2013-11-15 16:26:33 +05:30
Girish Shilamkar 7671d0fc35 CLOUDSTACK-5148: Fix test_createSharedNetwork_projectSpecific
VM was being created with accountid and also project. By doing
this create vm or any other resource will fail. Only specify
project in which resource is created.
2013-11-14 21:26:48 -05:00
Ashutosh K 6ac099e44c CLOUDSTACK-5169: Egress rules - Improved assertion code
related to SSH to avoid assertion error
2013-11-15 11:30:33 +05:30
Ashutosh K 1106116b48 CLOUDSTACK-5168: Fixed test script issue related to SSH
command
2013-11-15 11:20:44 +05:30
Ashutosh K c653f0eb15 CLOUDSTACK-5166: Fixed test script issue related to egress
rules
2013-11-15 11:17:33 +05:30
Ashutosh K d8fd962a73 Including tests for VPC VM Lifecycle on Tagged hosts 2013-11-13 21:54:35 +05:30
Ashutosh K d605a4367e Missing tests from QA repo to ASF - 3 tests from test_vmware_drs.py 2013-11-13 21:52:48 +05:30
Gaurav Aradhye 6c8b946f5c CLOUDSTACK-5155: Removing basic and sg tags from test case
which is invalid for basic zone
2013-11-13 21:23:13 +05:30
Gaurav Aradhye 9e2b7bfa7b CLOUDSTACK-5156: Fixed test script issue related to detach volume 2013-11-13 21:18:21 +05:30
Ashutosh K b5d3b99307 CLOUDSTACK-5154: Fixed test script issue related to failure
in creating snapshot from volume

Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-13 17:32:28 +05:30
Girish Shilamkar 1aec43370f CLOUDSTACK-5147: Removing basic and sg tag from the test case which should not be run on basic zone setup
component.test_project_limits.TestMaxProjectNetworks.test_maxAccountNetworks tries to create multiple guest networks in an project of account which is not possible in basic zone as there is only one guest network allowed per zone in basic zone setup.
Hence removing the tags basic and sg so that this test case won't be picked up to run on basic zone setup.
2013-11-13 12:31:10 +05:30
Girish Shilamkar 5deefb1ec5 CLOUDSTACK-5146: Removing basic and sg tags from the test
case which is invalid for the basic zone

TestRouterRestart.test_01_restart_network_cleanup test scenario is invalid for basic zone. The test case tries to restart the Router assigned to individual account but in basic zone, there is only one router i.e of shared network and there is only one guest(shared) network per zone. Hence the API fails to list the router of the individual account.

More over, we will not try to restart the Router of the shared network because it is used by many accounts and restarting it may affect the execution of other test cases.
2013-11-13 12:19:30 +05:30
SrikanteswaraRao Talluri 8c78e639c2 CLOUDSTACK-5149: fixed cls._cleanup initialization issue 2013-11-12 19:21:03 +05:30
Santhosh Edukulla 6a92f75465 Fixed few indentation errors and removed unwanted imports
Conflicts:

	test/integration/component/test_portable_ip.py
2013-11-10 17:34:46 -05:00
Gaurav Aradhye 9e6a1eaffe CLOUDSTACK-5107: Decreasing memory in service offering so as
not to run out of resources

Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-08 18:51:43 +05:30
venkataswamybabu budumuru 48d9e2443c Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
Have added a test for transferring portable ip across different works with in the same zone.
2013-11-08 17:41:53 +05:30
Santhosh Edukulla 91669ea627 CLOUDSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>

Conflicts:
	test/integration/component/test_portable_ip.py
2013-11-08 17:06:52 +05:30
Gaurav Aradhye b9547b07c0 CLOUDSTACK-4648: Fixed Snapshots test cases
Fixed following test cases:
1) test_01_volume_from_snapshot
2) test_03_snapshot_detachedDisk
3) test_07_template_from_snapshot

All three test cases are running successfully on XenServer but test cases (01 and 07) failing on KVM due to a common issue.
Product defect logged for this: https://issues.apache.org/jira/browse/CLOUDSTACK-5097

test_03 is running ok on KVM too, the problem was - disk was not getting detached because it was not unmounted before detaching. Added code to unmount the disk.

Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-08 12:48:37 +05:30
Girish Shilamkar 8f76c49a99 CLOUDSTACK-4934: Renamed Limit Resources tests so that they have unique name.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 10:34:33 +05:30
Ashutosh K 527f03722f CLOUDSTACK-4996: Resolved gateway accessibility issue
Gateway of isolated network is pinged instead of shared
network
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-07 16:01:41 +05:30
Girish Shilamkar ed76e8a610 CLOUDSTACK-4686: Fixed volume limit for domain 2013-11-06 12:26:37 +05:30
suresh 9bf30479fc CLOUDSTACK-2272: testscript validates the vmdeployment with userdata 2013-11-04 16:58:55 +05:30
Girish Shilamkar ba8be7cbed CLOUDSTACK-3961: Added a function to get free vlan 2013-11-01 17:30:48 +05:30
Girish Shilamkar dc081c9f6b CLOUDSTACK-4256: Fixed Shared Network test cases using random private
ips for shared networks
2013-10-31 22:22:47 +05:30
Gaurav Aradhye c61c592677 CLOUDSTACK-4995: Fixed test_reset_ssh_keypair which checks the state of the VM
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-10-31 21:55:32 +05:30
Girish Shilamkar 733c355eaa CLOUDSTACK-4335: Delete test_deployVmSharedNetworkWithoutIpRange
test_deployVmSharedNetworkWithoutIpRange creates a shared network
without start and end ip. This is no longer permitted and creation
of shared network will fail with error "insufficient capacity". So
remove this test which is invalid.

Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-10-31 18:29:46 +05:30
Ashutosh Kelkar e47dfb673c CLOUDSTACK-2243: Add automation tests for VMs base image update faclity
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-10-31 15:02:03 +05:30
Sowmya Krishnan d5cca46ae9 CLOUDSTACK-4776: New Tests for Netscaler as external LB 2013-10-30 17:01:21 +05:30