sedukull
b43517c496
CLOUDSTACK-6856 : Fixed few data corruption and retries issues for failing cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-06-06 21:52:03 +05:30
Bharat Kumar
96272f4cde
CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py
...
Conflicts:
test/integration/smoke/test_non_contigiousvlan.py
2014-06-05 11:33:08 +05:30
Abhinandan Prateek
9cd6c4f2ae
Revert "CLOUDSTACK-6781: Disabling failing test corresponding to this bug"
...
This reverts commit 7bc7377a17 .
2014-05-28 10:50:32 +05:30
Koushik Das
7bc7377a17
CLOUDSTACK-6781: Disabling failing test corresponding to this bug
...
Once the bug is fixed this needs to be enabled back
2014-05-27 20:37:52 +05:30
Gaurav Aradhye
3e3dc73271
CLOUDSTACK-6726: Fixing BVT test case test_network.py
2014-05-27 14:37:07 +05:30
Koushik Das
3f947f6124
CLOUDSTACK-6767: [Automation] integration.smoke.test_volumes.TestVolumes.test_07_resize_fail is failing on simulator
...
This test is not supported for simulator, updated tags from 'selfservice' to 'provisioning'
2014-05-27 11:45:32 +05:30
SrikanteswaraRao Talluri
d0f806b3a4
CLOUDSTACK-6760: skipping unsupported scale VM test on KVM
2014-05-26 19:26:48 +05:30
Gaurav Aradhye
a0ad836fd2
CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-05-26 10:50:08 +05:30
Doug Clark
f1ef34550e
Add the shrinkok flag to allow volume shrinking in resize tests
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-23 11:54:17 +05:30
Min Chen
ba848087f8
Disable IAM feature from 4.4 release.
2014-05-22 18:27:08 -07:00
Doug Clark
6f0b57216c
Fix for Marvin utils.py:checkVolumeSize Fix for test_01_create_volume to use the correct volume name for XenServer
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-22 11:12:37 +05:30
Gaurav Aradhye
2e9cc58af6
CLOUDSTACK-6657: Adding condition for checking error code 530 across test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-05-17 16:12:33 +05:30
santhosh
f03e8a6f72
CLOUDSTACK-6627 catch exception instead of checking response
...
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-05-12 15:03:30 +02:00
santhoshe
0e975a773a
Fixed Few cases running on invalid zone,domain Fixed creating client on user passed port Fixed other misc issues
...
Signed-off-by: jayapal <jayapal@apache.org>
2014-05-08 01:47:29 +10:00
Girish Shilamkar
247c796693
CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary
2014-05-07 02:43:10 -04:00
Koushik Das
82c082792e
CLOUDSTACK-6445: Minor fixes in vm ha test
2014-05-02 17:32:07 +05:30
SrikanteswaraRao Talluri
91d7d2b51e
Fixed test data object retrieval
2014-04-30 19:51:21 +05:30
SrikanteswaraRao Talluri
b273f66423
CLOUDSTACK-5674:Fixes for BVT and Regression test failures.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
Conflicts:
test/integration/smoke/test_nic.py
2014-04-30 19:25:35 +05:30
SrikanteswaraRao Talluri
4efe933818
removed basic zone tag and added advanced zone tag
2014-04-30 14:00:18 +05:30
Santhosh Edukulla
6c9b21907c
Added fix for CLOUDSTACK-6389
...
Added changes for CLOUDSTACK-6389.
More details in the bug.
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-30 13:56:52 +05:30
Santhosh Edukulla
bf54f74ffc
Fix few issues seen in run.
...
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
2014-04-30 13:56:34 +05:30
SrikanteswaraRao Talluri
e9fb906599
CLOUDSTACK-6511: fixed for bvt and component test failures
2014-04-25 18:13:47 +05:30
Santhosh Edukulla
ef9e2a9367
Fixed issues in CLOUDSTACK-6489
...
Fixed issues for CLOUDSTACK-6489
Along with fixed few indent issues.
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-24 15:02:49 +05:30
SrikanteswaraRao Talluri
d22adf943d
Merge branch 'marvin'
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
Conflicts:
test/integration/component/test_dynamic_compute_offering.py
test/integration/smoke/test_deploy_vm.py
test/integration/smoke/test_disk_offerings.py
test/integration/smoke/test_volumes.py
2014-04-23 11:45:43 +05:30
Koushik Das
b088821c61
CLOUDSTACK-6445: Simulator enhancements
...
Refer FS - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+enhancements
2014-04-18 16:44:21 +05:30
Min Chen
5d59fc7f5a
Fix RoleBasedQuerySelector to handle new listAll semantics. If
...
listAll=true, show all resources that caller (or impersonater) has
ListEntry access type; otherwise, show all resources that caller (or
impersonater) has UseEntry access type.
2014-04-17 18:06:07 -07:00
Min Chen
7796128372
Handle listAll flag in IAM buildAclSearchParameters.
2014-04-17 18:05:44 -07:00
SrikanteswaraRao Talluri
94fc4bf6bd
CLOUDSTACK-6316: fixes for bvt failures
2014-04-11 02:28:49 +05:30
Marcus Sorensen
11f5bdd78d
CLOUDSTACK-6191 Add support for specifying volume provisioning
...
type (thin, sparse, fat) in disk/compute offerings.
Submitted-by: Yoshikazu Nojima <mail@ynojima.net>
Reviewed-by: Marcus Sorensen, Mike Tutowski
2014-04-10 09:23:04 -06:00
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
Harikrishna Patnala
ecc71518a9
CLOUDSTACK-6253: Optimizing VR alerts getting algorithm In addition to this a new configuration parameter is added router.alerts.check.interval defaulted to 30minutes to check for alerts in Virtual Router
2014-04-09 18:12:20 +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
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
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
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
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
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
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
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
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
Min Chen
91882e26bf
List VM marvin test fix.
2014-03-03 17:26:16 -08:00