SrikanteswaraRao Talluri
94fc4bf6bd
CLOUDSTACK-6316: fixes for bvt failures
2014-04-11 02:28:49 +05:30
Girish Shilamkar
ef9471692d
CLOUDSTACK-5674: Remove assigning accountname which was useless
2014-04-10 17:49:39 +05:30
SrikanteswaraRao Talluri
f866bb21e6
CLOUDSTACK-6316: Fixed component and smoke test failures-third pass
2014-04-10 13:20:13 +05:30
Girish Shilamkar
8df1c71b6d
CLOUDSTACK-5674: Fix issues with BVT
2014-04-09 21:17:01 +05:30
SrikanteswaraRao Talluri
b83407fca3
CLOUDSTACK-6316: Fixed component and smoke test failures-second pass
2014-04-09 19:53:50 +05:30
unknown
d0b6e01da0
CLOUDSTACK-6282: Added-volume-API-tests-to-test_escalations.py.patch JiraId-CLOUDSTACK-6282.patch
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-08 23:13:08 +05:30
SrikanteswaraRao Talluri
0e223d6787
Merge branch 'master' into marvin
...
Conflicts:
test/integration/component/test_base_image_updation.py
test/integration/component/test_cpu_domain_limits.py
test/integration/component/test_cpu_limits.py
test/integration/component/test_cpu_project_limits.py
test/integration/component/test_ip_reservation.py
test/integration/component/test_memory_limits.py
test/integration/component/test_mm_domain_limits.py
test/integration/component/test_mm_project_limits.py
test/integration/component/test_persistent_networks.py
test/integration/component/test_portable_ip.py
test/integration/component/test_routers.py
test/integration/smoke/test_deploy_vm.py
test/integration/smoke/test_deploy_vm_with_userdata.py
test/integration/smoke/test_internal_lb.py
test/integration/smoke/test_vm_life_cycle.py
test/integration/smoke/test_volumes.py
tools/marvin/marvin/codes.py
tools/marvin/marvin/configGenerator.py
tools/marvin/marvin/lib/base.py
tools/marvin/marvin/lib/common.py
tools/marvin/marvin/lib/utils.py
2014-04-08 17:53:37 +05:30
SrikanteswaraRao Talluri
818d4a6d9d
CLOUDSTACK-6316: Fixed component and smoke test failures for wrong references
2014-04-08 16:08:27 +05:30
SrikanteswaraRao Talluri
08b87c0409
CLOUDSTACK-6316: Fixed bvt failures
2014-04-08 15:02:37 +05:30
SrikanteswaraRao Talluri
bacfd109e2
CLOUDSTACK-6316: Fixed bvt failures because of test data and wrong references
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-04 21:35:30 +05:30
SrikanteswaraRao Talluri
0d5ec63371
CLOUDSTACK-6316: Fixed issues in various files(testcases and marvin related)
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-04 19:46:25 +05:30
Santhosh Edukulla
65e8f2dc53
Fixed issues related to CLOUDSTACK-5674
...
Fixed issues mentioned for CLOUDSTACK-5674.
More changes in the bug
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-04 18:30:45 +05:30
Sanjay Tripathi
4779e575bb
CLOUDSTACK-5674: Minor fixes to BVT tests
2014-04-04 14:30:59 +05:30
Ashutosh K
ca1b911a4f
CLOUDSTACK-2266: Adding automation tests for IP reservation feature
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-02 10:59:06 +05:30
Santhosh Edukulla
34409d74cd
Fixed few issues for CLOUDSTACK-6316,CLOUDSTACK-5674
...
Fixed issues related to the mentioned bugs.
More information in the bug.
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-01 23:53:14 +05:30
Santhosh Edukulla
63d3688360
Added fix for CLOUDSTACK-6316
...
Added changes for CLOUDSTACK-6316.
More details in the bug
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
2014-04-01 16:15:53 +05:30
SrikanteswaraRao Talluri
91a5e3bb66
CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests
...
that can be run on simulator only and that needs hardware.
2014-03-28 15:34:57 +05:30
Girish Shilamkar
c1b4ac5004
Fix problem string comparison with unicode
2014-03-27 19:00:27 -04:00
SrikanteswaraRao Talluri
102c1bc9c8
CLOUDSTACK-6125: added smoke tests with following tags 1. selfservice - tests which can be run on simulator. 2. provisioning - tests that need actual hypervisor resource.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-25 15:43:05 +05:30
Girish Shilamkar
1f2d86c9ba
CLOUDSTACK-6279: Fix egress rules tests failed due to comparison between string and unicode
2014-03-24 20:02:23 -07:00
Ashutosh K
fe5ab4aa91
CLOUDSTACK-4840: Final set of test cases for Multiple IPs
...
per NIC feature
2014-03-23 21:15:45 -07:00
Murali Reddy
d2d54a9463
region level VPC support
...
introduce 'RegionLevelVpc' as capability of 'Connectivity' service. Add
support for CreateVPCOffering to take the 'regionlevelvpc' as capability
of service 'connectivity'.
introduces new capability 'StretchedL2Subnet' for 'Connectivity'
service. Also add support to createNetworkOffering api to allow
StretchedL2Subnet capablity for the connectivity service.
adds check to ensure 'Connectivity' service provider supports
'StretchedL2Subnet' and 'RegionLevelVpc' capabilities when specified in
createNetworkOffering and createVpcOffering respectivley
enable ovs plug-in to support both StretchedL2Subnet and RegionLevelVpc
capabilities
make zone id optional parameter in createVpc, zone id can be null only
if vpc offfering supports region level VPC
in region level vpc, let the network/tier to be created in any zone of
the region
keep zoneid as required param for createVpc
skip external guest network guru if 'Connectivy' service is present in
network offering
fix build break in contrail manager
permit VM's to be created in different zone that in which network is
created if the network support streched L2 subnet
add integration tests for region level VPC
rebase to master
Conflicts:
setup/db/db/schema-430to440.sql
Conflicts:
api/src/org/apache/cloudstack/api/ApiConstants.java
engine/schema/src/com/cloud/network/vpc/VpcVO.java
setup/db/db/schema-430to440.sql
2014-03-20 16:32:22 +05:30
Marcus Sorensen
d638d04cbf
CLOUDSTACK-6181: Merge of resize root feature (resize-root branch)
2014-03-14 07:17:33 -06:00
Saksham Srivastava
48f8a95b06
CLOUDSTACK-6092: Storage OverProvisioning as a Per Primary Basis Allow storage.overprovisioning.factor to be specified at storape pool level.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2014-03-14 12:16:46 +05:30
Murali Reddy
015b667c6a
integration tests for VPC's enabled for distributed routing
2014-03-14 16:56:38 +05:30
Harikrishna Patnala
f7337527cf
CLOUDSTACK-6090: Virtual Router Service Failure Alerting
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-03-14 15:14:15 +05:30
Gaurav Aradhye
768e91ef45
CLOUDSTACK-6215: Updating test case to accomodate condition for VMware
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-14 11:41:43 +05:30
Gaurav Aradhye
286974488e
CLOUDSTACK-6215: Updating test case to accomodate condition for VMware
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-14 11:34:52 +05:30
Min Chen
99bdc8d875
Merge branch 'master' into rbac.
2014-03-13 11:05:03 -07:00
Koushik Das
5779292e93
CLOUDSTACK-6052: List VM enhancement to support querying with multiple VM IDs
...
New parameter 'ids' added to listVirtualMachine API. The syntax looks like
http://localhost:8096/api?command=listVirtualMachines&listAll=true&ids=eddac053-9b12-4d2e-acb7-233de2e98112,009966fc-4d7b-4f84-8609-254979ba0134
The new parameter will be mutually exclusive with the existing 'id' parameter.
2014-03-13 17:05:35 +05:30
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
Min Chen
48e08fe676
Merge branch 'master' into rbac.
2014-03-06 14:02:20 -08:00
Min Chen
690c5d4d2a
First time test_vm_iam.py is completely passed.
2014-03-04 11:17:20 -08:00
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
Min Chen
91882e26bf
List VM marvin test fix.
2014-03-03 17:26:16 -08:00
Min Chen
ae9be657e4
Fix IAM VM marvin test.
2014-02-28 17:33:10 -08:00
Min Chen
9f47466fea
Fix some issues in renaming iam api, also fix marvin library.
2014-02-26 17:30:34 -08:00
Girish Shilamkar
d70ef2a279
CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions
2014-02-26 17:13:21 +05:30
Santhosh Edukulla
4a0e95cf5b
CLOUDSTACK-6164: Added few changes for CLOUDSTACK-6164
2014-02-26 17:03:22 +05:30
Santhosh Edukulla
bf77e9d669
CLOUDSTACK-6160: Changes to marvin apiclient
...
Removed apiclient.hypervisor references. More details in the bug
Few other changes pending for this related to VirtualMachine.create
need to be cleaned up
2014-02-24 18:56:46 +05:30
Min Chen
b78cb2284a
Add marvin integration test for list VM.
2014-02-21 15:35:48 -08:00
Ashutosh K
2091211c28
CLOUDSTACK-2232: Adding automation test cases for Persistent Networks feature
2014-02-21 17:46:14 +05:30
Girish Shilamkar
47c5b63881
CLOUDSTACK-5674: Fixed all BVTs and some marvin functions
2014-02-19 16:33:42 +05:30
Girish Shilamkar
b70af44ecf
CLOUDSTACK-4840: Add missed testcase in previous commit
2014-02-19 11:17:22 +05:30
Girish Shilamkar
38f4000108
CLOUDSTACk-5674: Fix missing import
2014-02-14 15:12:27 +05:30
Girish Shilamkar
1eb98e135b
CLOUDSTACK-5674: Fix a missing closing bracket.
2014-02-14 15:06:29 +05:30
Girish Shilamkar
2d93d83b44
CLOUDSTACK-5674: Added missing import for FAILED
2014-02-14 14:59:35 +05:30