Gaurav Aradhye
20f9d3dcd8
CLOUDSTACK-7387: Corrected code related to adding host tags
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-17 14:34:32 +05:30
SrikanteswaraRao Talluri
374d6ad798
Revert "CLOUDSTACK-7387: Corrected code related to adding host tags"
...
This reverts commit 1b14fa6abe .
2014-09-17 14:34:18 +05:30
Sangeetha Hariharan
65608e9949
CLOUDSTACK-7551 - Automate ACL test cases relating to impersonation when depoying VM in shared network
2014-09-16 18:45:58 -07:00
Chandan Purushothama
50990c4042
CLOUDSTACK-7554 : Fixed the script - /component/test_templates.py - User Account now has permissions to the Template created by Admin
2014-09-16 12:11:48 +05:30
Gaurav Aradhye
1b14fa6abe
CLOUDSTACK-7387: Corrected code related to adding host tags
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-16 11:33:13 +05:30
Gaurav Aradhye
13357cff7d
CLOUDSTACK-7516: Fixed resource permission issue in test_snapshots.py, account was using template registered with other account
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-16 11:30:33 +05:30
Gaurav Aradhye
f5ff78947e
CLOUDSTACK-7441: Fixed template registration issue in test_resource_limits.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-16 11:22:18 +05:30
Gaurav Aradhye
593ba5538a
CLOUDSTACK-7135: test_baremetal.py - Tagging test case as invalid
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-15 16:53:50 +05:30
Gaurav Aradhye
46c1c1c949
CLOUDSTACK-7391: Passing virtualmachineid while retrieving suitable hosts for migration
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-15 16:41:40 +05:30
Gaurav Aradhye
3a3e5cbbbb
CLOUDSTACK-7134: Fixed test cases for basic zone, services dict was getting overwritten which passed zone type as advanced even in basic zone setup
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-15 14:58:15 +05:30
Gaurav Aradhye
3411fbacca
CLOUDSTACK-7351: Passing hypervisor type while deploying VM using ISO
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-10 18:17:51 +05:30
Sangeetha Hariharan
9b65759f36
CLOUDSTACK-7033-[Automation] - Automate ACL test cases relating to isolate Network for deleteNetwork() api
2014-09-09 17:46:34 -07:00
Sangeetha Hariharan
7a79fd1c5e
CLOUDSTACK-7514-[Automation] - Automate ACL test cases relating to listSnapshots()
2014-09-09 17:44:29 -07:00
Gaurav Aradhye
402fc914cf
CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-09 11:43:54 +05:30
Sangeetha Hariharan
5049dd0bf0
CLOUDSTACK-7034 - [Automation] - Automate ACL test cases relating to listVirtualMachines()
2014-09-08 14:18:29 -07:00
Gaurav Aradhye
40a537fedc
CLOUDSTACK-7434: Fixed VM Internal name issue in test_custom_hostname.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-08 17:41:27 +05:30
Gaurav Aradhye
ffbcd29103
CLOUDSTACK-7393: Fixed host tags issue in test_vpc_vm_life_cycle.py, This enables 9 test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-05 14:33:23 +05:30
Sangeetha Hariharan
3f9e826d28
CLOUDSTACK-7492 -[Automation]-Automate ACL test cases relating to listVloumes()
2014-09-04 17:55:50 -07:00
Alex Brett
06b96d1ccf
CLOUDSTACK-7448 Fix test_delete_account and test_releaseIP
...
CLOUDSTACK-4840 changed test_data.py to make the lbrule publicport be 22,
instead of 2222. In doing so, this caused the following tests to fail, as they
hit a problem where they tried to use port 22 for both the lbrule and for other
purposes:
integration.smoke.test_network.TestDeleteAccount.test_delete_account
integration.smoke.test_network.TestReleaseIP.test_releaseIP
The reason the change appears to have been made was that in
test_lb_secondary_ip.py, despite setting up the load balancer using lbrule, the
tests then used the SSH port from natrule to try and access the VM. By changing
lbrule to use port 22 (the same as natrule) this avoided the problem.
This patch updates test_lb_secondary_ip.py to use the SSH port in lbrule where
necessary to access the VMs, and reverts the change to test_data.py
2014-09-04 17:19:08 -07:00
Gaurav Aradhye
abfb469f91
CLOUDSTACK-7442: Fixed template permission issue in test_project_resources.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-04 17:56:50 +05:30
SrikanteswaraRao Talluri
a8c75c197e
CLOUDSTACK-7433: removed hard coding for host credentials
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-04 17:44:50 +05:30
SrikanteswaraRao Talluri
b43d9345e9
CLOUDSTACK-7431: moved ldap configuration details to test_data.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-04 17:38:42 +05:30
SrikanteswaraRao Talluri
3d369de6fe
CLOUDSTACK-7388: removed host credentials in the services dict.
2014-09-04 17:26:51 +05:30
SrikanteswaraRao Talluri
aa64d8b3e7
CLOUDSTACK-7389: fix for the script bugs CLOUDSTACK-7389, CLOUDSTACK-7390 and few
...
other fixes.
2014-09-04 17:07:34 +05:30
sailajamada
a958730b39
vGPU Service offering test automation after including review comments
2014-09-04 14:52:03 +05:30
Gaurav Aradhye
396f29c135
CLOUDSTACK-7441: Fixed tempalte register issue in test_resource_limits.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-03 12:17:08 +05:30
sailajamada
3d04b52d7e
Changing host password to retrieve from testdata
2014-09-02 13:30:27 +05:30
sailajamada
885431864c
vGPU automation changes removing the host password
2014-09-01 22:21:36 +05:30
sailajamada
50b1fd4c47
vGPU add and list host test cases with review comments
2014-09-01 22:04:11 +05:30
Abhinav Roy
615c070c0a
vgpu lifecycle test cases with review comments
2014-09-01 14:13:39 +05:30
Gaurav Aradhye
623205a658
CLOUDSTACK-7437: Fixed snapshot cleanup issue in test_escalations_snapshots.py
2014-09-01 13:47:37 +05:30
Gaurav Aradhye
a1dc17125b
CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin
2014-09-01 13:35:01 +05:30
Gaurav Aradhye
6827d677a4
CLOUDSTACK-7407: Skip tests if physical network does not have OVS provider support
2014-09-01 13:33:38 +05:30
Gaurav Aradhye
a4307f85c6
CLOUDSTACK-7439: Fix 'Unable to find VM' issue in test_tags.py
2014-09-01 13:26:07 +05:30
Ashutosh K
fe6f0cf626
CLOUDSTACK-1466: Automation - Secondary Storage Test Cases
2014-08-28 12:39:41 +05:30
Ashutosh K
4c69609fa1
CLOUDSTACK-2251: Automation - dedicated guest VLAN ranges feature
2014-08-28 12:32:07 +05:30
Sangeetha
68b95aec0f
CLOUDSTACK-7002 This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regular users.
2014-08-25 16:05:45 -07:00
Ashutosh K
134a868013
CLOUDSTACK-4840: Automation test cases for LB for secondaruy IP
2014-08-25 10:36:31 +05:30
Girish Shilamkar
598e9b1cbc
CLOUDSTACK-7413: Adding required_hardware tag to regression test cases so that the test cases are picked up by simulator accordingly
2014-08-25 09:14:22 +05:30
Gaurav Aradhye
4e115c28a6
CLOUDSTACK-7367: Corrected script in test_add_remove_network.py related to expunge VM
2014-08-22 17:24:43 +05:30
Gaurav Aradhye
3e0c55cabe
CLOUDSTACK-7385: Fixed LB creation issue in test_persistent_networks.py
2014-08-22 13:42:21 +05:30
Gaurav Aradhye
a67bc4975a
CLOUDSTACK-7386: Fixed cleanup issue in test_escalations_volumes.py
2014-08-22 13:40:15 +05:30
sanjeev
c4a32d9416
CLOUDSTACK-5986: Test script for verifying fix CS-5986 for vpc networks
...
Signed-off-by: sanjeev <sanjeev@apache.org>
Made changes to test script as per the review comments in Review Request 23928
2014-08-22 11:17:54 +05:30
sanjeev
51bfd56244
Test script to verify if there is an error in editing a network without network domain
...
Signed-off-by: sanjeev <sanjeev@apache.org>
2014-08-22 11:07:28 +05:30
Gaurav Aradhye
ac80535574
CLOUDSTACK-7368: Fixed network cleanup issue in test_add_remove_network.py
2014-08-21 11:34:44 +05:30
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 dfee7b1456 .
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 613eb12104 .
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