Sanjay Tripathi
c7d31fe288
CLOUDSTACK-4760 : Enabling GPU support for XenServer.
...
CLOUDSTACK-4762 : Enabling VGPU support for XenServer.
This feature is to enable the GPU-passthrough and vGPU functionality,
with the help of this feature, admins/users will be able to leverage
the GPU graphics unit power by deploying a virtul machine with GPU or
vGPU support or by changing the service offering of an existing VM
at any later point of time. There GPU/vGPU enabled VMs are able to run
graphical applications.
For now, this feature is only supported with XenServer hypervisor but
can be extended to add the support of other hypervisors.
2014-03-11 15:44:51 +05:30
sanjeevneelarapu
4eece72eb1
Bug-Id: CS-19455 Add support for Hyper-v in regression test test_routers.py
...
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
2014-03-10 18:12:21 +05:30
Gaurav Aradhye
3f7b628c70
CLOUDSTACK-6147: Adding first set of test caess for Dynamic Compute Offering feature
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-10 11:20:44 +05:30
Gaurav Aradhye
3b3ae02459
CLOUDSTACK-5626: Simplifying VM Migrate code
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-10 11:18:26 +05:30
Gaurav Aradhye
bb149fb77b
CLOUDSTACK:4840: Adding further test cases for Multiple IPs per NIC feature
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-04 12:25:48 +05:30
yichi.lu
cefd4ce3be
add some wait statements to tests
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-03-02 16:24:43 -05:00
yichi.lu
58a3e75058
CLOUDSTACK-6015 add Apache license header
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-03-02 16:24:43 -05:00
yichi.lu
3800728df7
initial check in
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-03-02 16:24:43 -05:00
Ashutosh K
2091211c28
CLOUDSTACK-2232: Adding automation test cases for Persistent Networks feature
2014-02-21 17:46:14 +05:30
Girish Shilamkar
b70af44ecf
CLOUDSTACK-4840: Add missed testcase in previous commit
2014-02-19 11:17:22 +05:30
Gaurav Aradhye
9174020d9a
CLOUDSTACK-6066: Improved migration code to handle scenarios
...
according to hypervisor type
2014-02-12 10:04:39 +05:30
Gaurav Aradhye
d44c850445
CLOUDSTACK-5959: Fixed cascading failures in portable IP test cases
2014-02-10 12:34:17 +05:30
Ashutosh K
c108d7f0d0
CLOUDSTACK-2237: Automation-Adding next set of test cases for feature - SG in advanced zone
2014-01-14 14:34:21 +05:30
Girish Shilamkar
842b58d6ee
CLOUDTACK-5626: Made few changes to test_vpc_vm_life_cycle.py
2014-01-14 11:19:22 +05:30
Gaurav Aradhye
1760de47e5
CLOUDSTACK-5748: Refactored code related to executing script
2014-01-13 13:00:50 +05:30
Ashutosh K
e58c3c809d
CLOUDSTACK-5619: Egress Firewall rules - Increased timeout for router to come up
2014-01-08 19:22:07 +05:30
Gaurav Aradhye
777ab14942
CLOUDSTACK-5803: Fixed issues related to egress rule
2014-01-08 17:56:32 +05:30
Gaurav Aradhye
b98c0ee809
CLOUDSTACK-5630: Fixed snapshots' test cases
2014-01-08 17:16:06 +05:30
Girish Shilamkar
393d437b26
CLOUDSTACK-5627: Removed a validation which expected createVPCOffering to fail if SourceNAT not provided
...
createVPCOffering API creates VPC with SourceNat even if not provided as param. So this validation
is not required any more.
2014-01-08 12:05:39 +05:30
Ashutosh K
944358706d
CLOUDSTACK-5802: Increased timeout for template state to become ready, improved assertion messages
2014-01-08 11:10:04 +05:30
Girish Shilamkar
d2ddf62679
CLOUDSTACK-5805: Increasing timeout period for VM to come to running state
2014-01-08 11:06:38 +05:30
Girish Shilamkar
0ff0bd2c17
CLOUDSTACK-5627: Fixed test_project_resources.py which
2014-01-07 16:02:51 +05:30
Girish Shilamkar
05df0cb823
Revert "CLOUDSTACK-5637: Detach volume before migrating"
...
This reverts commit 6c9b517929b0be7a44eae830b9b7b6823850c638.
2014-01-07 12:37:18 +05:30
SrikanteswaraRao Talluri
75ebc03693
CLOUDSTACK-5797: Fixed integration test for test_03_restore_vm_with_new_template
2014-01-06 19:46:05 +05:30
SrikanteswaraRao Talluri
c2b5addaed
CLOUDSTACK-5625: removed unnecessary global setting 'ldap.realname.attribute'
2014-01-06 14:52:26 +05:30
Gaurav Aradhye
17b696e053
CLOUDSTACK-5185: Fixed test script related to cleanup in test_egress_fw_rules.py
2014-01-03 11:17:50 +05:30
Gaurav Aradhye
4251a09ef7
CLOUDSTACK-5633: Fixed network cleanup issue
2014-01-03 11:02:30 +05:30
Gaurav Aradhye
97ede2524c
CLOUDSTACK-5636: Fixed issue 'Failed to upgrade network offering' in test_vpc_network test suite
...
Conflicts:
test/integration/component/test_vpc_network.py
2014-01-02 12:34:00 +05:30
Girish Shilamkar
6c9b517929
CLOUDSTACK-5637: Detach volume before migrating
2013-12-31 11:34:16 +05:30
Gaurav Aradhye
013f100078
CLOUDSTACK-5635: Fixed issue (Max volumes has been exceeded for domain during test)
2013-12-30 18:05:04 +05:30
Gaurav Aradhye
5882123f19
CLOUDSTACK-5640: Correcting imports in test cases
...
Conflicts:
test/integration/component/test_security_groups.py
2013-12-30 14:40:58 +05:30
Gaurav Aradhye
6ad27d903b
CLOUDSTACK-5640: Correcting imports in test cases
2013-12-29 19:38:57 +05:30
Ashutosh K
4d9b95e13d
CLOUDSTACK-2237: Automation - Adding new test cases for security group in advanced zone feature
2013-12-27 16:06:34 +05:30
Girish Shilamkar
ec8610f756
CLOUDSTACK-5638: Fixed code to check router state
2013-12-27 10:53:42 +05:30
Girish Shilamkar
b544669a84
CLOUDSTACK-5497: Fix test_guest_vlan_range.py to get free vlan range
2013-12-24 11:11:17 +05:30
Gaurav Aradhye
a160b46cd4
CLOUDSTACK-4780: Changes related to checking snapshot path
...
on NFS server, also made marvin import paths specific
2013-12-23 17:58:51 +05:30
Gaurav Aradhye
5d03fa83a2
CLOUDSTACK-5518: Fixing non contiguous vlan test case
2013-12-23 17:56:14 +05:30
Girish Shilamkar
fde14bcc32
Revert "CLOUDSTACK-4780: Changes related to checking snapshot on NFS server"
...
This reverts commit 33fb241fdf7f363659db918b8f6dd5744f599259.
2013-12-21 12:47:32 +05:30
Gaurav Aradhye
33fb241fdf
CLOUDSTACK-4780: Changes related to checking snapshot on NFS server
2013-12-19 10:21:33 +05:30
Girish Shilamkar
75f4f55c35
CLOUDSTACK-5506: Fixed egress_fw_rules.py, one of hunks was missing.
2013-12-16 14:00:38 +05:30
Alex Huang
be5e5cc641
All Checkstyle problems corrected
2013-12-12 12:26:07 -08:00
Santhosh Edukulla
d715058fa1
Added a temp sleep fix for vm start command
...
Added a temporary time sleep fix post a restart command. Applies to 4.2,master,4.3
Note: Has to clean other things as well and will do more cleaner way of handling things.
2013-12-11 13:04:17 +05:30
Girish Shilamkar
623529060f
Revert "Fixed an Issue reported by xen server team"
...
The commit message is incorrect.
This reverts commit ed477744c85a7d9024c5b765e7fe7a15ec46da2a.
2013-12-11 12:37:52 +05:30
Santhosh Edukulla
ed477744c8
Fixed an Issue reported by xen server team
2013-12-11 12:20:06 +05:30
Ashutosh K
ae911a2ad2
CLOUDSTACK-4820: Remove netacl check from test_01_wait_network_gc
...
From 4.2, network ACLs are no longer associated with a single network.
Multiple tiers within a VPC can share the same ACL.
Due to this, ACLs should not be cleaned up during network GC.
2013-12-10 00:58:58 -05:00
Girish Shilamkar
71aa2c0881
CLOUDSTACK-5364: Fail the test incase cleanup is not successful
2013-12-09 19:16:30 +05:30
Ashutosh K
9b2addf481
CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename)
2013-12-05 16:25:38 +05:30
Gaurav Aradhye
2d369dbdd8
CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases
2013-12-05 13:49:11 +05:30
Girish Shilamkar
dfff362c11
CLOUDSTACK-5351: Fixed a regression where shared_ntwk_vlan was not changed to shared_vlan
2013-12-04 18:54:50 +05:30
Ashutosh K
b2c8955222
CLOUDSTACK-5364: Resolving network cleanup issue in egress fw rules test cases
2013-12-04 18:41:10 +05:30