Ashutosh K
0c64eda53f
CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename)
2013-12-05 16:27:02 +05:30
Gaurav Aradhye
60c180086e
CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases
2013-12-05 13:50:31 +05:30
Girish Shilamkar
d3968d5a96
CLOUDSTACK-5351: Fixed a regression where shared_ntwk_vlan was not changed to shared_vlan
2013-12-04 18:57:15 +05:30
Ashutosh K
542858a88f
CLOUDSTACK-5364: Resolving network cleanup issue in egress fw rules test cases
2013-12-04 18:41:58 +05:30
Ashutosh K
0aa17c4213
CLOUDSTACK-5230: Removing test cases' dependency on each other leading to failures
2013-12-04 11:38:22 +05:30
Gaurav Aradhye
fd43fa13c7
CLOUDSTACK-5347: Resolved issue related to snapshot state
2013-12-04 11:33:27 +05:30
Gaurav Aradhye
e5047141a9
CLOUDSTACK-5333: Code changes related to snapshots listing
...
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-12-04 11:31:18 +05:30
Gaurav Aradhye
171c7e950b
CLOUDSTACK-5346: Fixed shared network cleanup issue
2013-12-04 11:27:15 +05:30
Parth Jagirdar
01a13599a0
CLOUDSTACK-5223: Fix hosttags.
...
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-26 13:47:14 +05:30
Ashutosh K
5b37d38ed0
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
2013-11-26 12:09:41 +05:30
Gaurav Aradhye
6558ceea7a
CLOUDSTACK 2233: Automation test cases for Add Remove Networks to VM
2013-11-25 13:40:54 +05:30
Gaurav Aradhye
b43b4b28b6
CLOUDSTACK-5201: Correcting code related to schedule of
...
recurring snapshot policy
2013-11-21 11:18:06 +05:30
Ashutosh K
70aaf6a1b4
CLOUDSTACK-5204: test_routers - fixed ssh issue
2013-11-21 11:11:14 +05:30
Gaurav Aradhye
0253fe5d3b
CLOUDSTACK-5215: Correcting and refactoring code related to
...
getting free vlan
2013-11-21 10:59:35 +05:30
Gaurav Aradhye
85d3be79d0
CLOUDSTACK-5194: portable ip - Improving cleanup code to
...
avoid cascading failures
2013-11-19 11:20:37 +05:30
Gaurav Aradhye
ac160079f1
CLOUDSTACK-5186: Increasing the waiting time for router to
...
come up
2013-11-16 17:11:32 +05:30
Girish Shilamkar
944eccaf17
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:38:12 -05:00
Ashutosh K
249f853484
CLOUDSTACK-5185: test_egress_fw_rules - failed the test case
...
if vm deployment failed instead of going on executing rest
2013-11-16 15:00:20 +05:30
Girish Shilamkar
729bf51070
CLOUDSTACK-2243: base_image_updation - Adding tags to test cases
2013-11-15 16:54:33 +05:30
Gaurav Aradhye
e862928300
CLOUDSTACK-5179: Fixed test script issue related to detach
...
volume
2013-11-15 16:33:01 +05:30
Gaurav Aradhye
cfe3aabdc7
CLOUDSTACK-5147: Removing basic and sg tags from the test
...
case which is invalid for basic zone
2013-11-15 16:26:05 +05:30
Girish Shilamkar
7be48e7d35
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:25:53 -05:00
Ashutosh K
b87f675f4a
CLOUDSTACK-5169: Egress rules - Improved assertion code
...
related to SSH to avoid assertion error
2013-11-15 11:29:32 +05:30
Ashutosh K
0a02c7e147
CLOUDSTACK-5168: Fixed test script issue related to SSH
...
command
2013-11-15 11:23:26 +05:30
Ashutosh K
3c4d4cc03b
CLOUDSTACK-5166: Fixed test script issue related to egress
...
rules
2013-11-15 11:16:30 +05:30
Ashutosh K
7bb7c08e10
Including tests for VPC VM Lifecycle on Tagged hosts
2013-11-13 21:56:20 +05:30
Ashutosh K
cd1956e400
Missing tests from QA repo to ASF - 3 tests from test_vmware_drs.py
2013-11-13 21:52:25 +05:30
Gaurav Aradhye
5b5e444861
CLOUDSTACK-5155: Removing basic and sg tags from test case
...
which is invalid for basic zone
2013-11-13 21:31:30 +05:30
Gaurav Aradhye
4d21591bf8
CLOUDSTACK-5156: Fixed test script issue related to detach volume
2013-11-13 21:17:42 +05:30
Ashutosh K
57c7825275
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:34:41 +05:30
Girish Shilamkar
c2ea4fc3c7
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:30:24 +05:30
Girish Shilamkar
b894a3820c
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:21:15 +05:30
SrikanteswaraRao Talluri
71993c10dd
CLOUDSTACK-5149: fixed cls._cleanup initialization issue
2013-11-12 19:25:14 +05:30
SrikanteswaraRao Talluri
ded8d6592b
fixed indentation error in test_network.py
2013-11-09 11:54:50 +05:30
SrikanteswaraRao Talluri
31b439eab6
fixing indentation problem in test_network.py
2013-11-08 23:40:06 +05:30
Gaurav Aradhye
a2117d46f9
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:56:50 +05:30
Santhosh Edukulla
c7fe212c3b
CLOUDSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:34:46 +05:30
SrikanteswaraRao Talluri
65b12f45b9
Revert "CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention"
...
This reverts commit ec00a6fb74 .
2013-11-08 16:05:30 +05:30
Santhosh Edukulla
ec00a6fb74
CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:02:10 +05:30
Gaurav Aradhye
3c350ab0b8
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:54:20 +05:30
Gaurav Aradhye
5d6d14bc1f
CLOUDSTACK-4934: Rename Limit resources tests so that they have unique names.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 10:25:39 +05:30
SrikanteswaraRao Talluri
db3252645d
Revert "Renamed modules with same name to avoid confusion"
...
This reverts commit af8eb63dc6 .
2013-11-08 10:22:59 +05:30
Santhosh Edukulla
af8eb63dc6
Renamed modules with same name to avoid confusion
...
There were two module files with same name and
is creating confusion while reporting the test results.
Renamed them prefixing them with mem\cpu
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 10:02:41 +05:30
Ashutosh K
5d75c6b75c
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:03:57 +05:30
suresh
f25354dca1
CLOUDSTACK-2272: testscript validates the vmdeployment with userdata
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-04 17:02:01 +05:30
Girish Shilamkar
1e417994df
CLOUDSTACK-3961: Added a function to get free vlan
2013-11-01 17:27:46 +05:30
Girish Shilamkar
addf5b0f8c
CLOUDSTACK-4256: Fixed Shared Network test cases using random private
...
ips for shared networks
2013-10-31 22:21:00 +05:30
Gaurav Aradhye
23499efe42
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:57:57 +05:30
Girish Shilamkar
58179d2884
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:26:14 +05:30
Ashutosh Kelkar
c53d4e9e14
CLOUDSTACK-2243: Add automation tests for VMs base image
...
update faclity
Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-10-31 14:55:29 +05:30