Commit Graph

23692 Commits

Author SHA1 Message Date
Gaurav Aradhye 12b6cf1be5 CLOUDSTACK-1466: Automation - Priamary Storage Limits
(cherry picked from commit a0f19d4bd5)
2014-07-28 23:12:49 +02:00
Girish Shilamkar f75327239d CLOUDSTACK-6861: Fixing nfs mount path
(cherry picked from commit a5415d93eb)
2014-07-28 23:12:48 +02:00
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
Ashutosh K 92a9703c55 CLOUDSTACK-6780: Resolved cleanup issue in portable ip test cases
(cherry picked from commit 0190c93668)
2014-07-28 23:12:46 +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
Gaurav Aradhye 00d18b73d0 CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary
(cherry picked from commit ff1c4beec1)
2014-07-28 23:12:38 +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
Will Stevens f3be111365 Merge branch '4.4' into dev 2014-07-28 14:29:17 -04:00
Ashutosh K e33d4a5732 CLOUDSTACK-7022: Fixed typo
(cherry picked from commit 967b82f16b)
2014-07-28 17:43:43 +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
Girish Shilamkar b848c02aa7 CLOUDSTACK-6943: Skip VM snapshot tests on KVM
(cherry picked from commit 9563db7a6d)
2014-07-28 17:43:36 +02:00
Gaurav Aradhye 8c37e46807 CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
(cherry picked from commit b849b7ee3d)
2014-07-28 17:43:32 +02:00
Koushik Das 75d2a331ee CLOUDSTACK-6873: Tagged tests based on the limitation described in the bug
(cherry picked from commit 89a03c7099)
2014-07-28 17:43:30 +02:00
Bharat Kumar 7f44f4a782 CLOUDSTACK-6776: Removed hard coded vlan ids from BVT test_non_contiguous_vlan.py
(cherry picked from commit 81bf37f338)
2014-07-28 17:43:29 +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 51442f355c CLOUDSTACK-6726: Fixing BVT test case test_network.py
(cherry picked from commit 3125ae5c6a)
2014-07-28 17:43:26 +02:00
SrikanteswaraRao Talluri 84ba19d0bc CLOUDSTACK-6760: skipping unsupported scale VM test on KVM
(cherry picked from commit 30bd9b8fe0)
2014-07-28 17:43:25 +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
santhosh 26f39952f3 Fixed Regression issues mentioned under CLOUDSTACK-6708
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
(cherry picked from commit c7f5077ab1)
2014-07-28 17:43:23 +02:00
Gaurav Aradhye b0f446c729 Removing tests related to sparse and fat volume provisioning from 4.4-forward. This feature is not part of 4.4 release.
(cherry picked from commit f278c537d5)
2014-07-28 17:43:22 +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
santhosh 1b998602ec CLOUDSTACK-6627 catch exception instead of checking response
Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Daan Hoogland <daan@onecht.net>
(cherry picked from commit afd9d4e756)
2014-07-28 17:43:19 +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
SrikanteswaraRao Talluri 7a2f3f21a5 removed basic zone tag and added advanced zone tag
Conflicts:
	test/integration/smoke/test_nic.py

(cherry picked from commit 486ee69ef4)
2014-07-28 17:43:14 +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
Anshul Gangwar 8fb89cdc8e CLOUDSTACK-6504: removed warnings coming in building hyper-v agent code
(cherry picked from commit 66f8e0e1b5)

Conflicts:
	plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/HypervResourceController.cs
	plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs
2014-07-28 17:31:03 +02:00
Anshul Gangwar 48f9453a74 CLOUDSTACK-6470: while stopping vm in hyper-v, now we are first trying to shutdown it gracefully before turning it off forcefully
(cherry picked from commit 4a85e22264)

Conflicts:
	plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs
2014-07-28 17:24:53 +02:00