sanjeevneelarapu
|
76d050ba53
|
CLOUDSTACK-4282: [SharedNetworks] Unable to create multiple shared networks with different VLAN but with same CIDR
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments provided in review request 23610
|
2014-08-21 10:22:19 +05:30 |
|
Alex Brett
|
fd1a71603f
|
CLOUDSTACK-7363 test_vmware_drs.py should skip on non-VMWare hypervisors
Make the tests check if the hypervisor being used is VMWare, and skip if not
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-18 22:16:47 +05:30 |
|
Gaurav Aradhye
|
762f831c28
|
CLOUDSTACK-7352: Fixed issue in test_escalations_vpncustomergateways.py
|
2014-08-18 20:31:25 +05:30 |
|
Girish Shilamkar
|
bbd1da19d4
|
CLOUDSTACK-7353: Fixed issue with list VM in test_projects.py
|
2014-08-18 20:04:12 +05:30 |
|
Gaurav Aradhye
|
a38bb389b2
|
CLOUDSTACK-7331: Fixed issue in test_persistent_networks.py
|
2014-08-14 11:35:58 +05:30 |
|
Girish Shilamkar
|
5f893daa2c
|
CLOUDSTACK-7284: Fixed regression issue in test_escalations_instances.py
|
2014-08-13 18:49:28 +05:30 |
|
Girish Shilamkar
|
f6bde7b46b
|
CLOUDSTACK-7284: Fixed string issue in test_snapshots.py
|
2014-08-13 17:39:26 +05:30 |
|
Gaurav Aradhye
|
b7c4259d97
|
CLOUDSTACK-7330: Fixing ListNetworks issue in test_portable_ip.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-13 17:14:47 +05:30 |
|
Gaurav Aradhye
|
525ee4a4aa
|
CLOUDSTACK-7329: Fixed issues in test_region_vpc.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-13 17:10:48 +05:30 |
|
Gaurav Aradhye
|
76cecc325f
|
CLOUDSTACK-7284: Fixed test script related to expunge VM in test_add_remove_network.py
|
2014-08-13 11:32:23 +05:30 |
|
Girish Shilamkar
|
97ecd5575c
|
CLOUDSTACK-7284: Fixed cleanup issue in test_escalations_instances.py, VM should be deleted before deleting the network
|
2014-08-12 19:28:06 +05:30 |
|
Girish Shilamkar
|
07abf7d7c1
|
CLOUDSTACK-7284: Fixed VM delete issue, expunge not allowed by user api client
|
2014-08-12 19:19:43 +05:30 |
|
Girish Shilamkar
|
045a290cec
|
CLOUDSTACK-7284: Fixed cleanup issue in test_escalations_snapshots.py
|
2014-08-12 19:15:22 +05:30 |
|
Gaurav Aradhye
|
d3f75618e7
|
CLOUDSTACK-7304: Fixed Exception not raised issue in portable IP test cases
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-12 17:51:23 +05:30 |
|
sanjeev
|
bc92bfd827
|
CLOUDSTACK: Test script to verify fix for CS-5332
Signed-off-by: sanjeev <sanjeev@apache.org>
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-12 13:45:55 +05:30 |
|
Doug Clark
|
a75646b185
|
CLOUDSTACK-7269 - Fix expunge from non-Admin account error in Marvin
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-07 15:40:09 +05:30 |
|
Gaurav Aradhye
|
c38a15f6e8
|
Removing invalid import from test_escalations_templates.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-06 15:32:47 +05:30 |
|
Gaurav Aradhye
|
adcfdf2547
|
CLOUDSTACK-7241: Fixed error in test_escalations_ipaddresses.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-06 15:29:35 +05:30 |
|
Gaurav Aradhye
|
c76302cdd8
|
CLOUDSTACK-7240: Fixed expunge VM issue in test_persistent_networks.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-05 17:30:41 +05:30 |
|
Girish Shilamkar
|
9bab1c8550
|
Fixing vpc distributed test cases
|
2014-08-05 11:09:21 +05:30 |
|
sailajamada
|
acffe5ac3b
|
vGPU automation changes to make use of existing windows 8 template in the setup to deploy vGPU VMs
|
2014-08-04 16:13:48 +05:30 |
|
Gaurav Aradhye
|
c32b19a07d
|
CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
|
2014-08-04 12:21:32 +05:30 |
|
Girish Shilamkar
|
2231fc8920
|
Revert "CLOUDSTACK-6992 Test data was passed to test methods.Made code changes to get test data and pass it to test methods. Also reading portable ip config values was not proper in getPortableIpRangeServices method. So corrected it"
This reverts commit dfee7b1456e9490889f93060023555d898bf5ae5.
|
2014-08-04 11:01:31 +05:30 |
|
Girish Shilamkar
|
98e2a0444f
|
Revert "CLOUDSTACK-7044: Portable IP Range test case changes - reading portable ip range from test_data.py file"
This reverts commit 613eb12104af5c27935091127a1a19941f96e336.
|
2014-08-04 11:01:09 +05:30 |
|
Gaurav Aradhye
|
1cf1abcf47
|
Fixed key error in test_snapshots.py
|
2014-07-31 20:48:34 +05:30 |
|
Gaurav Aradhye
|
42a861e590
|
CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement
|
2014-07-30 21:37:26 +05:30 |
|
Gaurav Aradhye
|
291b3ceea5
|
Fixing missing attribute issue in test_stopped_vm.py
|
2014-07-30 21:36:14 +05:30 |
|
Gaurav Aradhye
|
0b6996bef6
|
Fixed test_escalations_instances.py - Stop VM before detaching root volumes
|
2014-07-30 21:35:15 +05:30 |
|
Gaurav Aradhye
|
cfbbc81a82
|
Fixing test_escalations_ipaddresses.py - Passing type Isolated while listing Networks to avoid inclusion of shared networks in the list
|
2014-07-30 21:33:34 +05:30 |
|
Girish Shilamkar
|
ec10e8db27
|
CLOUDSTACK-7199: Fixed test_multiple_ips_per_nic.py test failures
|
2014-07-30 12:12:58 +05:30 |
|
Chandan Purushothama
|
e8486dfcaa
|
18 Test cases in the test_egress_fw_rules.py script fails if the guest network is any network other than 10.1.1.0/24 network. The script assumes the guest network to be 10.1.1.0/24 network. Added code to the test suite so that the test cases will work for isolated guest network with any network cidr.
Signed-off-by: Nitin Mehta <nitin.mehta@citrix.com>
|
2014-07-29 10:50:32 -07:00 |
|
John Dilley
|
57ee142ded
|
CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs
|
2014-07-28 16:59:34 +05:30 |
|
sailajamada
|
0ae2a8a581
|
vGPU QA Automation Script with review comments
|
2014-07-28 15:45:19 +05:30 |
|
Gaurav Aradhye
|
12ce5115e4
|
CLOUDSTACK-7181: Skip tests on KVM - changing service offering when VM is in running state - not supported on KVM
|
2014-07-25 19:18:21 +05:30 |
|
Gaurav Aradhye
|
0332a23aa7
|
Removing basic tag from few test cases which should not be run on basic zone
|
2014-07-25 19:17:25 +05:30 |
|
Gaurav Aradhye
|
e62df62d92
|
Code rector - using library functions instead of repetative code
|
2014-07-25 19:15:28 +05:30 |
|
Gaurav Aradhye
|
97b9e86561
|
Skipping test instead of raising exception in case enough zones are not present for it to run on
|
2014-07-25 19:10:49 +05:30 |
|
Gaurav Aradhye
|
9245b7b71f
|
CLOUDSTACK-7183: Fixing cleanup issue in tsest_escalations_instances.py
|
2014-07-25 18:29:15 +05:30 |
|
Gaurav Aradhye
|
853d66a439
|
CLOUDSTACK-7180: Tagging test case with product bug ID
|
2014-07-25 18:27:48 +05:30 |
|
Girish Shilamkar
|
b63acc2278
|
Removed invalid code from file test_snapshot_gc.py
|
2014-07-25 17:53:09 +05:30 |
|
SrikanteswaraRao Talluri
|
59f25d2436
|
CLOUDSTACK-7053: automated tests for 4.2.x bugs- management server components
|
2014-07-25 01:27:01 +05:30 |
|
Gaurav Aradhye
|
59c77fbaa4
|
CLOUDSTACK-7127: Fix for addRegion failure, avoiding regionid 1 while creating new region through test case
|
2014-07-24 20:32:40 +05:30 |
|
Gaurav Aradhye
|
49005b324f
|
CLOUDSTACK-7125: Fixed test_blocker_bugs.py, added code to wait for snapshots to be in 'BackedU' state
|
2014-07-24 20:30:48 +05:30 |
|
Gaurav Aradhye
|
78a6d557f8
|
CLOUDSTACK-7178: Correcting imports in test_escalations* test cases
|
2014-07-24 20:28:15 +05:30 |
|
sanjeev
|
9f4f9211d0
|
CLOUDSTACK-5986: Test scipt to verify the fix in isolated network for non-vpc networks
Signed-off-by: sanjeev <sanjeev@apache.org>
|
2014-07-23 18:28:08 +05:30 |
|
Ritu Sabharwal
|
628d8e66f7
|
CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
|
2014-07-23 11:11:18 +02:00 |
|
sanjeev
|
0ac2eb4f67
|
CLOUDSTACK: Static IP address assignment for VM
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments for review request 23614
|
2014-07-23 14:14:22 +05:30 |
|
Gaurav Aradhye
|
2c0765195a
|
CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py
|
2014-07-22 08:00:50 -04:00 |
|
Ashutosh K
|
613eb12104
|
CLOUDSTACK-7044: Portable IP Range test case changes - reading portable ip range from test_data.py file
|
2014-07-22 07:44:35 -04:00 |
|
Ashutosh K
|
981becc735
|
CLOUDSTACK-7148: Adding missing list method
|
2014-07-22 07:37:58 -04:00 |
|