Gaurav Aradhye
5408e0b8d1
CLOUDSTACK-7646: test_nuage_vsp.py - Fixed basic indentation issues, list index issues, marked it as invalid because the test cases needs attention by the original author as it does not pass even after fixing the issues. Also moving it to smoke folder as clearly it is a Basic Validation test
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-07 17:17:31 +05:30
Gaurav Aradhye
cd672709c3
CLOUDSTACK-7644: test_persistent_networks.py - SSH failure in case of LB rule due to port mismatch
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-07 17:15:38 +05:30
Gaurav Aradhye
69bd2d3c7c
CLOUDSTACK-7649: test_lb_secondary_ip.py - Removed SSH trying step after Destroying and Recovering VM because secondary IP information does not retain on VM after destroying it and SSH will not be successful in that case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-07 16:59:08 +05:30
VinayV
d7dea70e89
CLOUDSTACK-6282-Added hyper-v hypervisor checks for automated tests
...
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
2014-10-07 10:09:33 +05:30
sailajamada
402a3323f8
Additional Guest OS support for vGPU Test Automation
2014-09-26 17:12:41 +05:30
sanjeev
9e5da759b3
Test script to verify vm deployment with two networks in SG enabled advanced zone
...
Test data to deploy new data center and execute test using the deployed zone
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments provided in RR 25097
Fixed review comments mentioned in RR25293
Conflicts:
tools/marvin/marvin/config/test_data.py
2014-09-26 16:08:58 +05:30
Gaurav Aradhye
e5efa702bb
CLOUDSTACK-7603: Fixed test_escalations_network.py - test suite should use its own vpc offering
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 14:46:43 +05:30
Gaurav Aradhye
0b9938ce40
CLOUDSTACK-7616: Fixed test_escalations_ipaddress.py - test suite should use its own vpc offering
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 14:43:50 +05:30
Gaurav Aradhye
f4ef836309
CLOUDSTACK-7617: Removed hard coded VM names and skipped test cases according to the hypervisor support
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 12:09:07 +05:30
Chandan Purushothama
f3252db797
CLOUDSTACK-7555 - Fixed the test_usage script - Template now belongs to the Regular Account to test TEMPLATE.CREATE Event
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-25 12:04:16 +05:30
Sheng Yang
d2fbe5ccd3
CLOUDSTACK-7436: Fix automation test on RvR status detection
...
Everytime when checking the RvR status, you must wait some time for RvR to
update it's status. The polling thread would update the status only every 30
seconds by default.
2014-09-23 16:50:04 -07:00
sanjeev
5fb2b3a0d2
Test to verify fix for issue "Exception when attaching data disk to RHEL vm on vSphere
...
Added Rhel6 template details to test_data.py
Signed-off-by: sanjeev <sanjeev@apache.org>
Fixed review comments provided in RR 25536
2014-09-23 17:17:16 +05:30
sanjeev
2d19bcb46a
CLOUDSTACK-6172: Adding new test case to verify this fix
...
Conflicts:
test/integration/component/test_volumes.py
Signed-off-by: sanjeev <sanjeev@apache.org>
CLOUDSTACK-6172: Fixed review comments provided in RR 25771
2014-09-23 16:08:26 +05:30
sanjeev
0d5a435f76
Creating custom disk does not work as expected
2014-09-23 14:15:39 +05:30
Sangeetha Hariharan
7877f3f960
CLOUDSTACK-7587 - Automation - Add simulator_only attribute to acl related test cases.
2014-09-19 16:00:00 -07:00
Sangeetha Hariharan
7537c33bcd
CLOUDSTACK-7585 -Automation - Fix test_acl_sharednetwork.py and test_acl_sharednetwork_deployVM-impersonation.py to pick 'Shared Network' network offering when creating networks
2014-09-18 19:53:28 -07:00
Gaurav Aradhye
032bce5b54
CLOUDSTACK-7565: Fixes to avoiding QEMU issue in attach volume operation by changing test case steps
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-18 12:01:02 +05:30
Sangeetha Hariharan
d08adef264
CLOUDSTACK-7567 - Automate ACL test cases relating to depoying VM in shared network with different scopes - All/Domain/Domain with subdomain/Account for Admin, domain admin and regular users.
2014-09-17 13:45:37 -07:00
Gaurav Aradhye
71611da17f
CLOUDSTACK-7547: Brocade Device Data was hard coded, moved it to config file
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-17 14:40:30 +05:30
Gaurav Aradhye
58ea99a9d6
CLOUDSTACK-7557: test_vpc_network.py - Fixed wait period of network state check
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-17 14:38:59 +05:30
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 1b14fa6abef5811079eeb7cbd26ab718f6f69405.
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