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
Ashutosh K
45888e214c
CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py
2014-07-22 07:27:32 -04:00
Suresh Ramamurthy
03de9cc335
CLOUDSTACK-6845 : NuageVsp Network plugin
...
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-07-21 10:49:49 +02:00
Ashutosh K
5f87056e95
CLOUDSTACK-7024: Resolved cleanup issue in test script
2014-07-18 02:31:33 -04:00
Ashutosh K
4bab99972f
CLOUDSTACK-7022: Fixed typo
2014-07-17 03:27:20 -04:00
Ashutosh K
332191b1bf
CLOUDSTACK-7013: Fixing test script issue in test_add_remove_network.py
2014-07-16 23:59:33 -04:00
Ashutosh K
7f6ea4bbed
CLOUDSTACK-7014: Resolving test script related to affinity groups tests
2014-07-16 23:22:05 -04:00
Ashutosh K
0c050e04fd
CLOUDSTACK-7020:Fixed test script issue
2014-07-16 23:19:19 -04:00
Ashutosh K
28a4ae3713
CLOUDSTACK-7025: Resolving test script issue
2014-07-16 23:15:51 -04:00
sanjeevneelarapu
dfee7b1456
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
...
CLOUDSTACK-6992: Incorporated review comments for patch request 23009
CLOUDSTACK-6992: Added portable ip range to services class
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-07-16 13:05:56 +05:30
Gaurav Aradhye
aa5572c0ee
CLOUDSTACK-6932: Removing redundant file test_escalations.py
2014-06-18 16:46:51 +05:30
Gaurav Aradhye
e7fe391be4
CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases
2014-06-18 13:15:21 +05:30
Gaurav Aradhye
942fc98848
CLOUDSTACK-6887: Code enhancement to ensure better cleanup
2014-06-18 13:08:02 +05:30
VinayV
99e4da15da
CLOUDSTACK-6282-Modified IpAddresses, Instances, Templates, Snapshots tests to handle KVM and modified IPAddresses for failed list cases
2014-06-16 16:56:54 +05:30
Gaurav Aradhye
59a98839ce
CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
2014-06-13 19:08:29 +05:30
Girish Shilamkar
8e0aba4609
CLOUDSTACK-6888: Read postable IP configuration from config
2014-06-13 09:41:20 +05:30