Commit Graph

382 Commits

Author SHA1 Message Date
Santhosh Edukulla 45db2348de CLOUDSTACK-6914: Fixed the Issue
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 54e4c07528)
2014-07-28 23:12:47 +02:00
VinayV 63feb4519a CLOUDSTACK-6282: Modified IPAddress tests to fix the failures. Modified Instances, snapshots, templates tests to handle KVM Hypervisor
(cherry picked from commit 89c35abb4d)
2014-07-28 23:12:47 +02:00
Girish Shilamkar b518d61203 CLOUDSTACK-6888: Read postable IP configuration from config
(cherry picked from commit 49467f2954)
2014-07-28 23:12:47 +02:00
Gaurav Aradhye ed77cf84f2 CLOUDSTACK-6764: Marvin - Accomodating networkid parameter while deploying VM in advanced zone and account contains mor than one network
(cherry picked from commit 50d4963d53)
2014-07-28 23:12:44 +02:00
Gaurav Aradhye 5cb6f7375e Fixing syntax error in base library
(cherry picked from commit 2cf16e5147)
2014-07-28 23:12:43 +02:00
vinayvarmav 19cad0d9b6 CLOUDSTACK-6282-Added Automated testes for Networks and VPC API's
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 7dc0fca2e9)
2014-07-28 23:12:43 +02:00
santhosh e75b1acf05 CLOUDSTACK-6736: Added version informatoin, fixed data corruption, regression issues.
Signed-off-by: Jayapal <jayapal@apache.org>
(cherry picked from commit e5de1cb7c2)
2014-07-28 23:12:42 +02:00
vinayvarmav b38fcfeea8 CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses
(cherry picked from commit 378e1da42c)
2014-07-28 23:12:41 +02:00
Girish Shilamkar 7107c737f1 CLOUDSTACK-6655: Fixing cleanup issues with portable IP test cases
(cherry picked from commit 4e10b80293)
2014-07-28 23:12:40 +02:00
Gaurav Aradhye 8d211fa27b CLOUDSTACK-6687: Fixed IP reservation test case failures with code re-factoring
(cherry picked from commit 77460e9556)
2014-07-28 23:12:40 +02:00
Gaurav Aradhye 2ec0b8fa4a CLOUDSTACK-6612: Resolved DB connection issue related to passing correct password
(cherry picked from commit 14968daeaa)
2014-07-28 23:12:39 +02:00
santhosh 0e188e7bec Fixed CLOUDSTACK-6648
vm_ha cases were failing because of improper zone
and test data passed. Fixed them now.

Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Koushik Das <koushik@apache.org>
(cherry picked from commit 900415b1d8)
2014-07-28 23:12:39 +02:00
Girish Shilamkar 2ed6b9d439 While listing Public IP listall should always be true
(cherry picked from commit 0c40adfc4a)
2014-07-28 23:12:39 +02:00
santhoshe 268a1aab61 Added few exception changes,test suite name generation for information collected post run, fixed pep8 issues
Signed-off-by: santhoshe <santhosh.edukulla@gmail.com>
(cherry picked from commit 7a0fa6b458)
2014-07-28 23:12:38 +02:00
Girish Shilamkar f7ff16cad4 Adding missing changes to test suits and configs before merging to 4.4-forward
(cherry picked from commit 87205f9555)
2014-07-28 23:12:37 +02:00
SrikanteswaraRao Talluri 6259772144 1. list* calls are modified to take listall=True when
account and domainid is passed to conform to recent IAM
related changes in 4.4-forward
2. fixed typo passd to passwd in cloudstackTestClient.py
3. added few missing data required for tests in test_data.py
4. removed config.cfg

mend

(cherry picked from commit 948b81fb51)
2014-07-28 23:12:36 +02:00
SrikanteswaraRao Talluri ee9613b650 1. More fixes for smoke and component tests
2. Removed test_data.cfg file
3. Fixes to marvin libraries

(cherry picked from commit 9bba24812e)
2014-07-28 23:11:07 +02:00
SrikanteswaraRao Talluri 4a99cf8519 CLOUDSTACK-5674:Fixed pep8 errors in python files in marvin folder
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>

(cherry picked from commit 4f1f182cba)

Conflicts:
	tools/marvin/marvin/lib/base.py
2014-07-28 23:10:31 +02:00
John Dilley 2fdf789a28 CLOUDSTACK-6909 - fix marvin's handling of SMB credentials for storage
Signed-off-by: Daan Hoogland <daan@onecht.net>
(cherry picked from commit 477a812a6f)
(cherry picked from commit 2498f65683)
2014-07-28 17:43:39 +02:00
Gaurav Aradhye 79eae73add CLOUDSTACK-5342: Fix for failure in adding network to VM
(cherry picked from commit 24ef79aef8)
2014-07-28 17:43:27 +02:00
Gaurav Aradhye e51a9f1320 Fixed issues in regression suite project cpu limits
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit c3c8096476)
2014-07-28 17:43:25 +02:00
Gaurav Aradhye 247377c4cf CLOUDSTACK-6612: Resolved issue with sshClient.py
(cherry picked from commit f2ebfe019e)
2014-07-28 17:43:21 +02:00
Gaurav Aradhye d560391c50 Fixed config issue related to Persistent Networks
(cherry picked from commit 149cd4b564)
2014-07-28 17:43:20 +02:00
Gaurav Aradhye 38ef939efd Fixing few issues in Multiple IPs test cases
(cherry picked from commit 4466ed1ce1)
2014-07-28 17:43:19 +02:00
santhosh acf70dad96 Fixed few issues for userapiclient and port issue
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Koushik Das <koushik@apache.org>
(cherry picked from commit 7734ece8f1)
2014-07-28 17:43:18 +02:00
Gaurav Aradhye e8e8bed948 CLOUDSTACK-6580: Adding listall parameter while listing Account in createUserApiClient
(cherry picked from commit c013813426)
2014-07-28 17:43:18 +02:00
santhoshe b8824d09cb 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>
(cherry picked from commit 081ab78525)
2014-07-28 17:43:17 +02:00
Gaurav Aradhye 5e18332118 CLOUDSTACK-6257: Adding function to check the VM state
(cherry picked from commit 6598167bed)
2014-07-28 17:43:16 +02:00
Santhosh Edukulla a606277e20 Fix few issues seen in run.
Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
(cherry picked from commit 80121f6be7)
2014-07-28 17:43:14 +02:00
SrikanteswaraRao Talluri 5efb635980 Fixes for BVT and Regression run failures against 4.4 CS
(cherry picked from commit db153062db)
2014-07-28 17:43:13 +02:00
SrikanteswaraRao Talluri 04cac3f9bd CLOUDSTACK-5674:Fixes for BVT and Regression test failures.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>

(cherry picked from commit dcd3ce5ce0)
2014-07-28 17:43:13 +02:00
SrikanteswaraRao Talluri 798a6aa2e3 Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 404ac549bf)

Conflicts:
	test/integration/smoke/test_vm_iam.py
	tools/marvin/marvin/deployDataCenter.py
	tools/marvin/marvin/lib/base.py
2014-07-28 17:40:56 +02:00
Girish Shilamkar dc0650c6fd CLOUDSTACK-6559: Added listall=True to list vm API
(cherry picked from commit 9f314c69a0)
2014-07-28 16:02:03 +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
Daan Hoogland c9383c441e Updating pom.xml version numbers for release 4.4.1-SNAPSHOT
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-07-23 16:55:31 +02:00
Sachchidanand Vaidya b6b25b1ec6 - Created new devcloud advanced networking config file (devcloud-advanced_juniper-contrail.cfg). - Modification to deployDataCenter script, to enable "JuniperContrailRouter" & "JuniperContrailVpcRouter" providers.
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-05-04 21:19:11 +02:00
Min Chen 62b210b583 CLOUDSTACK-6502:Remove trailing whitespaces. 2014-05-01 10:28:09 +02:00
Min Chen e811e61ded CLOUDSTACK-6502:IAMGroup.list and IAMPolicy.list in marvin base.py are
not working.
2014-04-25 21:26:55 +02:00
Ashutosh K 35b2bd50e0 CLOUDSTACK-6147: Adding automation tests for Dynamic Compute
Offering
2014-04-09 15:15:19 +05:30
Ashutosh K 15aeaf25de CLOUDSTACK-2266: Adding automation tests for IP reservation feature
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-02 10:53:36 +05:30
Marcus Sorensen 5fe568d5cf now fix MY root resize test, which passes 0 in one test... 2014-03-14 07:40:56 -06:00
Marcus Sorensen 4901cc535f Change newly added details map for deployVirtualMachine to an empty
map, instead of passing all possible keys as empty values
2014-03-14 07:14:30 -06:00
Marcus Sorensen e9e2ee3ac5 CLOUDSTACK-6181: Merge of resize root feature (resize-root branch) 2014-03-14 03:40:08 -06:00
Murali Reddy 015b667c6a integration tests for VPC's enabled for distributed routing 2014-03-14 16:56:38 +05:30
Min Chen 99bdc8d875 Merge branch 'master' into rbac. 2014-03-13 11:05:03 -07:00
SrikanteswaraRao Talluri 991e1eb6b1 CLOUDSTACK-6222: Fix the marvin config generator scripts to include
new syntax changes in marvin code and fix the logFolderPath
2014-03-11 16:09:01 +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