Koushik Das
794e8a6907
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'
(cherry picked from commit 60b82abe20 )
2014-07-28 16:02:21 +02:00
Koushik Das
007958150d
CLOUDSTACK-6708: [Automation]: Few suites were failing on simulator run
...
Disabled test_deploy_vm_start_failure test case which is failing. This is based on the new simulator changes and would need to be executed sequentially.
(cherry picked from commit 917d7b8b72 )
2014-07-28 16:02:18 +02:00
Doug Clark
a83bfa57d0
Add the shrinkok flag to allow volume shrinking in resize tests
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 960b4d1896 )
2014-07-28 16:02:17 +02:00
Girish Shilamkar
956d4dc3f5
Fixed test_pvlan.py to get correct zone id
...
(cherry picked from commit cc0ed93a13 )
2014-07-28 16:02:08 +02:00
Koushik Das
1a8509a99d
CLOUDSTACK-6445: Minor fixes in vm ha test
...
(cherry picked from commit 362f89b9e1 )
2014-07-28 16:02:02 +02:00
SrikanteswaraRao Talluri
be5a166ebc
Fixed test data object retrieval
...
(cherry picked from commit cd93c7bb79 )
2014-07-28 16:02:02 +02:00
Santhosh Edukulla
f0f2071112
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>
(cherry picked from commit cfa783fef2 )
2014-07-28 16:02:01 +02:00
Koushik Das
25b4159723
CLOUDSTACK-6445: Simulator enhancements
...
Refer FS - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+enhancements
(cherry picked from commit 617826d16b )
2014-07-28 13:58:55 +02:00
Min Chen
6ba541afb7
Disable IAM feature from 4.4 release.
...
Conflicts:
test/integration/smoke/test_vm_iam.py
2014-05-21 13:49:11 +02:00
Harikrishna Patnala
68c80e28c0
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:11:24 +05:30
Min Chen
ffd877595d
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-04 18:44:59 -07:00
Min Chen
1e4a253f79
Handle listAll flag in IAM buildAclSearchParameters.
2014-04-04 11:49:30 -07:00
SrikanteswaraRao Talluri
14796783fd
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-28 15:39:22 +05:30
Marcus Sorensen
e9e2ee3ac5
CLOUDSTACK-6181: Merge of resize root feature (resize-root branch)
2014-03-14 03:40:08 -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
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
Min Chen
b78cb2284a
Add marvin integration test for list VM.
2014-02-21 15:35:48 -08:00
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
6ad27d903b
CLOUDSTACK-5640: Correcting imports in test cases
2013-12-29 19:38:57 +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
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 ed477744c8 .
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
SrikanteswaraRao Talluri
ded8d6592b
fixed indentation error in test_network.py
2013-11-09 11:54:50 +05:30
SrikanteswaraRao Talluri
31b439eab6
fixing indentation problem in test_network.py
2013-11-08 23:40:06 +05:30
Santhosh Edukulla
c7fe212c3b
CLOUDSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:34:46 +05:30
SrikanteswaraRao Talluri
65b12f45b9
Revert "CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention"
...
This reverts commit ec00a6fb74 .
2013-11-08 16:05:30 +05:30
Santhosh Edukulla
ec00a6fb74
CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:02:10 +05:30
Sheng Yang
3205cd42b5
CLOUDSTACK-730: Site-to-site VPN between VPC VR to VR
...
Now VPN connection can be created as "passive", which would enable the ability
of remote peer initiate the connection. So it's possible for VPC VR to
establish the connection to another VPC VR of CloudStack.
Test case also included.
The test case would create 2 vpcs and using VPN to connect them.
2013-10-30 19:30:22 -07:00
SrikanteswaraRao Talluri
3223fcf672
CLOUDSTACK-4772: modify the script to get_process_status for vmware deployment
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-10-30 01:46:26 +05:30
Sheng Yang
1528725949
CLOUDSTACK-754: Enable Remote Access VPN for VPC
...
With integration smoke test case.
2013-10-24 17:34:41 -07:00
Gaurav Aradhye
986ac0f124
CLOUDSTACK-4780: Fixed BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:37:11 +05:30
SrikanteswaraRao Talluri
ff0f738973
CLOUDSTACK-4344: pass delay and retries explicitly to remoteSSHclient to reduce time taken by the tests
...
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 94f741bbf5 )
2013-09-30 12:24:16 +05:30
Harikrishna Patnala
62b0ad03c8
CLOUDSTACK-2247: Automation - Reset a VM on Reboot
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-09-18 09:37:37 +05:30
Prasanna Santhanam
fb7eb06198
get host credentials from marvin configuration for ssvm test
...
(cherry picked from commit 6371d3b98c56784e4a3588c2546be18aa79cb595)
2013-08-31 12:50:58 +05:30
Jayapal
6837f162ab
Marvin test cases for multiple ip address per nic
2013-08-26 17:11:02 +05:30
Prasanna Santhanam
aec21b3a36
local storage is not enabled on the zone
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit d8e5b8907bc97ca58017c0aedff03658a63f1955)
2013-08-24 10:04:06 +05:30
Prasanna Santhanam
7d4a575631
Appropriately skip the test_nic setup when in a basic zone
2013-08-23 17:02:35 +05:30
Prasanna Santhanam
b3306497fe
CLOUDSTACK-4453: fetch host credentials from marvin config
...
Tests would fetch the credentials for the host to hop into router to
check for essential services. Each test would require to put in the host
information into the test data. Instead fetch the credential information
from the marvin configuration file.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 4b546ce85d40098ade69c575316e76e25a422a12)
2013-08-22 20:20:16 +05:30
Prasanna Santhanam
73d49d0907
Fix test naming to reflect the test purpose
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 445341355d18d280c745e8a1abcf39bafd938f91)
2013-08-12 14:42:33 +05:30
Prasanna Santhanam
3ba68a1624
Add more debug logging to download detached volume test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 3455a76237 )
2013-08-10 16:19:10 +05:30
Sheng Yang
17b2bda13c
CLOUDSTACK-3939: Add wait time after VM boot up
...
If VR is reboot before VM booted up, VM cannot get IP. Add timeout for VM
booting up.
2013-08-07 17:43:05 -07:00