Chandan Purushothama
b10f0a7990
CLOUDSTACK-7769 - Fixed test_ssvm.py script
2014-10-22 15:55:37 -07:00
Sangeetha Hariharan
f510ef995b
CLOUDSTACK-7762 -[Automation] - Fix test failure for test_02_revert_vm_snapshots in smoke/test_vm_snapshots.py
2014-10-21 18:35:53 -07:00
sanjeev
a1b913db2a
Adding new test which would verify the fix for issue "The ISO/Template is automatically deleted after URL expires"
...
Signed-off-by: sanjeev <sanjeev@apache.org>
2014-10-17 18:04:35 +05:30
Daan Hoogland
1de0cb7094
restore barematel work after merge
2014-10-17 10:24:01 +02:00
Rohit Yadav
7072d8d701
PR: #23 Merge 4.5 back into master from 'DaanHoogland/merge-master'
...
Fixes #23
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-10-16 18:54:06 +05:30
Alex Brett
20d3cf1acc
CLOUDSTACK-7727 Skip various BVT tests on LXC
...
A number of BVT tests are not valid for LXC (e.g. migrating a VM), so this patch
ensures they skip if LXC is in use.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-16 17:23:04 +05:30
Daan Hoogland
148efbb73f
Merge remote-tracking branch 'origin/4.5' into merge-master
...
Conflicts:
engine/schema/src/com/cloud/upgrade/dao/Upgrade441to450.java
plugins/hypervisors/baremetal/src/com/cloud/baremetal/manager/BaremetalManagerImpl.java
plugins/hypervisors/baremetal/src/com/cloud/baremetal/manager/BaremetalVlanManager.java
plugins/hypervisors/baremetal/src/com/cloud/baremetal/manager/BaremetalVlanManagerImpl.java
plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice/BaremetalKickStartServiceImpl.java
plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java
setup/db/db/schema-441to450.sql
test/integration/component/test_deploy_vgpu_vm.py
tools/marvin/marvin/config/test_data.py
2014-10-16 12:29:37 +02:00
Gaurav Aradhye
bd9d57e20c
CLOUDSTACK-7690: Added missing unittest import to test_escalations_volumes.py
...
fixed pep8 issues
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 11:02:33 +05:30
Gaurav Aradhye
ac820a3230
CLOUDSTACK-7690: Added missing unittest import to test_escalations_volumes.py
...
fixed pep8 issues
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 11:01:39 +05:30
Gaurav Aradhye
159a372fdd
CLOUDSTACK-7693: Fixing pep8 issues
...
pep8 fixes for test_routers.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 10:58:15 +05:30
Gaurav Aradhye
35e05a69a5
CLOUDSTACK-7693: Fixing pep8 issues
...
pep8 fixes for test_routers.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 10:56:55 +05:30
sailajamada
58cfbcdf98
vGPU VMSnapshot Test Automation
2014-10-15 10:32:34 +05:30
Prashant Kumar Mishra
372ad94368
CLOUDSTACK-7632:Automation for volume life cycle testPath
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 679f945074 )
2014-10-13 00:34:54 -04:00
Gaurav Aradhye
f3196d6518
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>
(cherry picked from commit 5408e0b8d1 )
2014-10-13 00:33:06 -04:00
Gaurav Aradhye
f583dcb463
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>
(cherry picked from commit cd672709c3 )
2014-10-13 00:32:41 -04:00
Gaurav Aradhye
54a2bb0a7e
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>
(cherry picked from commit 69bd2d3c7c )
2014-10-13 00:32:19 -04:00
VinayV
c90db15ade
CLOUDSTACK-6282-Added hyper-v hypervisor checks for automated tests
...
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
(cherry picked from commit d7dea70e89 )
2014-10-13 00:29:38 -04:00
sailajamada
2116f7dbb7
Additional Guest OS support for vGPU Test Automation
...
(cherry picked from commit 402a3323f8 )
2014-10-13 00:04:44 -04:00
sanjeev
285cdae773
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
(cherry picked from commit 9e5da759b3 )
2014-10-13 00:04:04 -04:00
Gaurav Aradhye
d6970d4514
CLOUDSTACK-7616: Fixed test_escalations_ipaddress.py - test suite should use its own vpc offering
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 0b9938ce40 )
2014-10-13 00:03:29 -04:00
Gaurav Aradhye
f22b0cf76a
CLOUDSTACK-7603: Fixed test_escalations_network.py - test suite should use its own vpc offering
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit e5efa702bb )
2014-10-13 00:03:18 -04:00
Ashutosh K
20a0763b04
CLOUDSTACK-7499: Adding test cases for VMLC test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 05913e3cbd )
2014-10-13 00:02:44 -04:00
sailajamada
09420dd0b1
List ISO's test to verify default ISO's are listed always
...
(cherry picked from commit d19a78ddf7 )
2014-10-13 00:00:59 -04:00
Gaurav Aradhye
059633d09a
CLOUDSTACK-7617: Removed hard coded VM names and skipped test cases according to the hypervisor support
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit f4ef836309 )
2014-10-13 00:00:38 -04:00
Chandan Purushothama
89736d011e
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>
(cherry picked from commit f3252db797 )
2014-10-12 23:55:01 -04:00
sanjeev
5c2094eec1
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
(cherry picked from commit 2d19bcb46a )
2014-10-12 23:47:05 -04:00
sanjeev
4076d87038
Creating custom disk does not work as expected
...
(cherry picked from commit 0d5a435f76 )
2014-10-12 23:45:27 -04:00
Sangeetha Hariharan
8f4e8a4d79
CLOUDSTACK-7587 - Automation - Add simulator_only attribute to acl related test cases.
...
(cherry picked from commit 7877f3f960 )
2014-10-12 23:38:53 -04:00
Prashant Kumar Mishra
679f945074
CLOUDSTACK-7632:Automation for volume life cycle testPath
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-08 17:50:25 +05:30
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
Ashutosh K
05913e3cbd
CLOUDSTACK-7499: Adding test cases for VMLC test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 14:37:26 +05:30
sailajamada
d19a78ddf7
List ISO's test to verify default ISO's are listed always
2014-09-26 12:50:18 +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