http://jenkins.cloudstack.org/ is down ?

2013-09-20 Thread Rayees Namathponnan

Re: Review Request 14346: CLOUDSTACK:4647 - Fixed test_snapshot_gc.py and common utility function to check snapshot on NFS

2013-09-26 Thread Rayees Namathponnan
review - Rayees Namathponnan On Sept. 26, 2013, 10 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 12545: CLOUDSTACK-1800: Add automation tests for reset sshkey to access VM

2013-09-30 Thread Rayees Namathponnan
> On Sept. 18, 2013, 4:04 a.m., Prasanna Santhanam wrote: > > master, 4.2-forward In this code, piece of code executing in a loop this need be fixed 578 while True: 579 vms = VirtualMachine.list( 580 self.apiclient, 581

RE: [MERGE] marvin-refactor to master

2013-10-02 Thread Rayees Namathponnan
Currently we are running automation cloudstack repo , please don't remove marvin from cloudstack unless new repo is working seamlessly. In new marvin specific repo there will be same branch similar to cloudstack repo branches ? Regards, Rayees -Original Message- From: Sebastien Goas

RE: [MERGE] spring-modularization to master - Spring Modularization

2013-10-03 Thread Rayees Namathponnan
Hi Prasanna, If we are running BVT or regression on specific branch, marvin should also from same branch right ? but we always getting marvin from master branch job "cloudstack-marvin" Regards, Rayees -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: We

Review Request 14482: CLOUDSTACK-4808 - Fix for build failure in 4.2.1. branch

2013-10-03 Thread Rayees Namathponnan
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=db9f5243c31cf00dbf3ed4a81585671c27bab469 Diffs - packaging/centos63/package.sh f30a0e7 Diff: https://reviews.apache.org/r/14482/diff/ Testing --- tested with 4.2.1 RPM build Thanks, Rayees Namathponnan

4.2.1 rpm build failing - CLOUDSTACK-4808

2013-10-03 Thread Rayees Namathponnan
Hi Hugo, 4.2.1 rpm build failing; submitted patch for review; can you please review and push to 4.2.1 branch ? https://reviews.apache.org/r/14482/ https://issues.apache.org/jira/browse/CLOUDSTACK-4808 Regards, Rayees

RE: Latest Master DB issue

2013-10-08 Thread Rayees Namathponnan
Here the defect created for this issue https://issues.apache.org/jira/browse/CLOUDSTACK-4825 Regards, Rayees -Original Message- From: Francois Gaudreault [mailto:fgaudrea...@cloudops.com] Sent: Tuesday, October 08, 2013 11:15 AM To: dev@cloudstack.apache.org Subject: Re: Latest Maste

JIRA - release 4.3 required in Affected and Fix version list

2013-10-08 Thread Rayees Namathponnan
Hi Jira Admins, I am want to create defect against master, but there is no option to select 4.3 "Affected and Fix Version", someone with admin access please add this ? Regards, Rayees

Latest automation result on master

2013-10-08 Thread Rayees Namathponnan
Here the BVT automation result on KVM, You can see the result @ http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/ We had 100% pass rate in 4.2, but in latest master its reduced around 85%, observed below issues with latest master run https://issues.apache.org/jira/br

RE: Latest automation result on master

2013-10-08 Thread Rayees Namathponnan
Correction, this result on Xen not KVM; KVM automation stopped in http://jenkins.buildacloud.org due to KVM blocker; I will publish the result once its available. Regards, Rayees From: Rayees Namathponnan Sent: Tuesday, October 08, 2013 2:41 PM To: dev@cloudstack.apache.org Subject: Latest

Master - BVT automation result on KVM

2013-10-10 Thread Rayees Namathponnan
Hi All, Here the BVT automation result on KVM, You can see the result @ http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/898/ Delete template test case failed this runs, we need to look that (I didn't tested manually this failure) Issues reported with last run still

RE: Latest Master DB issue

2013-10-10 Thread Rayees Namathponnan
threads, but the addition of the Managed Context >>>> framework, it is now on almost all threads. >>>> >>>> Now in the spring-modularization branch there is a very strict and >>>> (mostly) deterministic initialization order. The database upgr

Master broken in KVM ?

2013-10-14 Thread Rayees Namathponnan
Is it master broken in KVM ? All deployment failed in KVM master automation run, result available at http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/906/ We can get agent and management server logs from http://jenkins.buildacloud.org/job/test-matrix-extended/distro=cent

RE: Master broken in KVM ?

2013-10-16 Thread Rayees Namathponnan
he latest and give it a shot. It was working for > > > me earlier. Could this be the automation run or test config's fault? > > > > > > On Mon, Oct 14, 2013 at 3:28 PM, Rayees Namathponnan > > > wrote: > > >> Is it master broken in KVM

Xen Automation result on master 10/16/13

2013-10-16 Thread Rayees Namathponnan
Here the BVT automation result on Xen, You can see the result @ http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/926/ https://issues.apache.org/jira/browse/CLOUDSTACK-4835 https://issues.apache.org/jira/browse/CLOUDSTACK-4834 https://issues.apache.org/jira/browse/CLOU

CLOUDSTACK-4903 - 4.2 Automation blocked

2013-10-20 Thread Rayees Namathponnan
Hi All, Automation blocked due to below defect; management server failed to start with latest 4.2 branch build. https://issues.apache.org/jira/browse/CLOUDSTACK-4903 Below check in is done for management server start issue; https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a

Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs from installed setup

2013-10-22 Thread Rayees Namathponnan
building outside git tree, this file will be blank; and packaging works fine Diffs - packaging/centos63/cloud.spec 17fb2b1 Diff: https://reviews.apache.org/r/14843/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs from installed setup

2013-10-22 Thread Rayees Namathponnan
and package with rpm if you are building outside git tree, this file will be blank; and packaging works fine Diffs (updated) - packaging/centos63/cloud.spec 17fb2b1 Diff: https://reviews.apache.org/r/14843/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs from installed setup

2013-10-22 Thread Rayees Namathponnan
--- Tested Thanks, Rayees Namathponnan

Re: Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs from installed setup

2013-10-22 Thread Rayees Namathponnan
Attachments (updated) We need to merge with 4.2 branch; submitting patch for this https://reviews.apache.org/media/uploaded/files/2013/10/23/0001-CLOUDSTACK-1049-git-commit-from-installed-cloudstack.patch Thanks, Rayees Namathponnan

RE: [ANNOUNCE] New Committer: Shilamkar, Girish

2013-10-23 Thread Rayees Namathponnan
Congrats Girsih -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Wednesday, October 23, 2013 10:34 AM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] New Committer: Shilamkar, Girish Nice work Girish! On Wed, Oct 23, 2013 at 9:59 AM, Sangeetha Hariharan <

RE: [ANNOUNCE] New Committer: Talluri, Srikanteswara

2013-10-23 Thread Rayees Namathponnan
Congrats Talluri -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Wednesday, October 23, 2013 10:33 AM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] New Committer: Talluri, Srikanteswara Congratulations Talluri! On Wed, Oct 23, 2013 at 9:59 AM, Sangeeth

RE: [ANNOUNCE] New Committer: Krishnan, Sowmya

2013-10-23 Thread Rayees Namathponnan
Congrats Sowmya -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Wednesday, October 23, 2013 10:34 AM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] New Committer: Krishnan, Sowmya Woohooo!!! Congrats Sowmya! On Wed, Oct 23, 2013 at 9:54 AM, Sangeetha Har

About component.xml and applicationContext.xml.in

2013-10-24 Thread Rayees Namathponnan
In 4.2, component.xml and applicationContext.xml.in using to load required plugin in management server. component.xml and applicationContext.xml.in are removed from master branch ? this case, where I can enable or disable plugin from cloudstack ? Regards, Rayees

RE: Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs from installed setup

2013-10-24 Thread Rayees Namathponnan
id Nalley [mailto:da...@gnsa.us] Sent: Thursday, October 24, 2013 3:12 PM To: dev@cloudstack.apache.org; Rayees Namathponnan Cc: Chip Childers; Frank Zhang; Hugo Trippaers; ASF Subversion and Git Services Subject: Re: Review Request 14843: CLOUDSTACK-1049 : git commit by using command cloudstack-sccs

Latest automation result on master - KVM /10/27/13

2013-10-27 Thread Rayees Namathponnan
Here the BVT automation result on KVM, You can see the result @ http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/992/ Looks like there is regression while delete network; network test cases failed to delete network; unfortunately I don't have setup to test this manuall

Suggestion - Marvin Code coverage

2013-10-27 Thread Rayees Namathponnan
Hi All, I am trying to run code coverage tool with Marvin framework; basically I want to find how much percentage our product's code covered in Marvin automation including BVT and regression. Seems there are few tools to perform code coverage with black automation; with those tools you ca

RAT test filing in master

2013-11-05 Thread Rayees Namathponnan
RAT test filing in master, 1 Unknown Licenses *** Unapproved licenses: plugins/hypervisors/hyperv/DotNet/ServerResource/.gitignore looks like test failing after below checking https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=f9f196a46ad82

Master : Automation result on KVM and vmware

2013-11-05 Thread Rayees Namathponnan
Hi All, I have executed automation with latest master build on KVM and VMware. VMware automation completed broken due to https://issues.apache.org/jira/browse/CLOUDSTACK-5046 Below issues found with KVM runs https://issues.apache.org/jira/browse/CLOUDSTACK-5050 https://issues.apache.org/jira

RE: Master : Automation result on KVM and vmware

2013-11-05 Thread Rayees Namathponnan
Thanks Min for fixing vmware blocker https://issues.apache.org/jira/browse/CLOUDSTACK-5046 Found another automation blocker in vmware https://issues.apache.org/jira/browse/CLOUDSTACK-5051 Regards, Rayees -Original Message- From: Rayees Namathponnan [mailto:rayees.namathpon

RE: Master : Automation result on KVM and vmware

2013-11-06 Thread Rayees Namathponnan
://issues.apache.org/jira/browse/CLOUDSTACK-4833 https://issues.apache.org/jira/browse/CLOUDSTACK-5063 https://issues.apache.org/jira/browse/CLOUDSTACK-4835 Regards, Rayees -Original Message- From: Rayees Namathponnan Sent: Tuesday, November 05, 2013 7:52 PM To: dev@cloudstack.apache.org

write access on cwiki

2013-11-06 Thread Rayees Namathponnan
Hi All, I need to upload 4.2.1 BVT result on cwiki,; but I don't have edit access, someone please provide me the write access on cwiki ? Regards, Rayees

4.2.1 BVT automation results

2013-11-06 Thread Rayees Namathponnan
Hi All, 4.2.1 BVT automation results published to cwiki; you can see the results below https://cwiki.apache.org/confluence/display/CLOUDSTACK/4.2.1+Automation+Result Regards, Rayees

RE: write access on cwiki

2013-11-06 Thread Rayees Namathponnan
Edison helped me on this, Thanks. -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Wednesday, November 06, 2013 8:35 PM To: dev@cloudstack.apache.org Subject: Re: write access on cwiki On Wed, Nov 06, 2013 at 10:54:42PM +, Rayees Namathponnan wrote: >

RE: 4.2.1 BVT automation results

2013-11-07 Thread Rayees Namathponnan
NOTE : I ran automation with RHEL 6.3 Regards, Rayees -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Thursday, November 07, 2013 12:29 AM To: dev@cloudstack.apache.org Subject: Re: 4.2.1 BVT automation results On Nov 6, 2013, at 6:07 PM, Rayees Namathp

RE: 4.2.1 BVT automation results

2013-11-08 Thread Rayees Namathponnan
: Re: 4.2.1 BVT automation results On Nov 7, 2013, at 9:54 AM, Rayees Namathponnan wrote: > Hi Sebastian, > > I don't think so we are running automation 4.2.1 branch in > jenkins.buildacloud.org, below result is from master branch; > So how did you come up with the r

RE: 4.2.1 BVT automation results

2013-11-09 Thread Rayees Namathponnan
@cloudstack.apache.org Subject: Re: 4.2.1 BVT automation results Thats less than ideal, but better than no testing. Did bugs get filed for the failing tests in 4.2.1? --David On Fri, Nov 8, 2013 at 10:43 AM, Rayees Namathponnan wrote: > 4.2.1 automation not executed from jenkins.buildacloud.

Master build - compilation failing

2013-05-29 Thread Rayees Namathponnan
Hi All, Master build compilation failing with below error [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/jenkins/build/workspace/ASF-build-master-nonoss-rhel63/plugins/hypervisors/vmware/src/main/resources

RE: Master build - compilation failing

2013-05-29 Thread Rayees Namathponnan
4b9b475336d8e97403f7b16ec79b1826e054185b Regards, Sateesh > -Original Message- > From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] > Sent: 30 May 2013 11:07 > To: dev@cloudstack.apache.org > Subject: Master build - compilation failing > > Hi All, > > Master build com

Review Request: Fix for test case failure test_network.py:test_delete_account - CLOUDSTACK-2898

2013-06-07 Thread Rayees Namathponnan
. Description --- https://issues.apache.org/jira/browse/CLOUDSTACK-2898 In this test case we need to capture "cloudstackAPIException" before capturing more generic exceptions Diffs - Diff: https://reviews.apache.org/r/11713/diff/ Testing --- Tested Thanks, Rayees Namathponnan

ASF repo is down ?

2013-06-08 Thread Rayees Namathponnan
Unable to access https://git-wip-us.apache.org/repos/asf?p=cloudstack.git, is it down ? Regards, Rayees

Re: Review Request: Fix for test case failure test_network.py:test_delete_account - CLOUDSTACK-2898

2013-06-11 Thread Rayees Namathponnan
ache.org/r/11713/diff/ Testing --- Tested Thanks, Rayees Namathponnan

VMware - Unable to login to ssvm

2013-06-12 Thread Rayees Namathponnan
Hi Wido / Hugo In VMware we are unable to login to ssvm from management server , due to permission issue with /cloudstack-common/scripts/vm/systemvm/id_rsa.cloud, Currently this file's permission is 644, and not allowing to login; need to change this to 600; Looks like it's a packaging issue,

Automation analysis improvement

2013-06-14 Thread Rayees Namathponnan
Many of the automation test cases are not tearing down the account properly; due to this resources are not getting released and followed test cases getting failed during VM deployment itself. During automation run accounts are created with random number without any reference for test case (eg

Review Request: Fix test case issue reported in CLOUDSTACK-3020

2013-06-15 Thread Rayees Namathponnan
case assert issue with TestInstanceNameFlagTrue.test_02_instancename_from_default_configuration Diffs - Diff: https://reviews.apache.org/r/11897/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Review Request: OS type not passing while creating template in "test_accounts.TesttemplateHierarchy"

2013-06-15 Thread Rayees Namathponnan
test/integration/component/test_accounts.py 3f106c3 Diff: https://reviews.apache.org/r/11898/diff/ Testing --- Test this, but below issue need to get fixedto pass this test case. https://issues.apache.org/jira/browse/CLOUDSTACK-3021 Thanks, Rayees Namathponnan

Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-16 Thread Rayees Namathponnan
. Description --- Test cases test_netscaler_configs.py, failed due issue with account instance create , Diffs - Diff: https://reviews.apache.org/r/11900/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Review Request: Removed-junk-characters-from-test_netscaler_lb.py.patch

2013-06-16 Thread Rayees Namathponnan
e 1089, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Diffs - Diff: https://reviews.apache.org/r/11901/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request: Fix test case issue reported in CLOUDSTACK-3020

2013-06-16 Thread Rayees Namathponnan
reply, visit: https://reviews.apache.org/r/11897/#review21954 ------- On June 16, 2013, 5:56 a.m., Rayees Namathponnan wrote: > > --- > This is an automatically generated e-ma

Review Request: Test suite test_shared_networks.py not executing since missing import attr

2013-06-17 Thread Rayees Namathponnan
. Description --- Test suite test_shared_networks.py not executing since missing import attr added from nose.plugins.attrib import attr Diffs - Diff: https://reviews.apache.org/r/11917/diff/ Testing --- Thanks, Rayees Namathponnan

Re: Review Request: Test suite test_shared_networks.py not executing since missing import attr

2013-06-17 Thread Rayees Namathponnan
Santhanam and Girish Shilamkar. Description --- Test suite test_shared_networks.py not executing since missing import attr added from nose.plugins.attrib import attr Diffs - Diff: https://reviews.apache.org/r/11917/diff/ Testing (updated) --- Tested Thanks, Rayees

Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Rayees Namathponnan
. Description --- During test cases analysis, its hard to find account name created for which test case, so we need to add test case as part of account Diffs - Diff: https://reviews.apache.org/r/11921/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Rayees Namathponnan
Santhanam and Girish Shilamkar. Description --- During test cases analysis, its hard to find account name created for which test case, so we need to add test case as part of account Diffs - Diff: https://reviews.apache.org/r/11921/diff/ Testing --- Tested Thanks, Rayees

Re: Review Request: Removed-junk-characters-from-test_netscaler_lb.py.patch

2013-06-17 Thread Rayees Namathponnan
n file /Repo_30X/ipcl/cloudstack/test/integration/component/test_netscaler_lb.py on line 1089, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details Diffs - Diff: https://reviews.apache.org/r/11901/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Rayees Namathponnan
Santhanam and Girish Shilamkar. Description --- During test cases analysis, its hard to find account name created for which test case, so we need to add test case as part of account Diffs - Diff: https://reviews.apache.org/r/11921/diff/ Testing --- Tested Thanks, Rayees

Re: Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Rayees Namathponnan
Santhanam and Girish Shilamkar. Description --- During test cases analysis, its hard to find account name created for which test case, so we need to add test case as part of account Diffs - Diff: https://reviews.apache.org/r/11921/diff/ Testing --- Tested Thanks, Rayees

Re: Review Request: Test suite test_shared_networks.py not executing since missing import attr

2013-06-17 Thread Rayees Namathponnan
Thanks, Rayees Namathponnan

Re: Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-18 Thread Rayees Namathponnan
Santhanam and Girish Shilamkar. Changes --- Patch attached Description --- Test cases test_netscaler_configs.py, failed due issue with account instance create , Diffs - Diff: https://reviews.apache.org/r/11900/diff/ Testing --- Tested Thanks, Rayees Namathponnan

CLOUDSTACK-2534 - Automation Blocker

2013-06-18 Thread Rayees Namathponnan
Hi All, Is some possible to take look on VMware automation blocker defect https://issues.apache.org/jira/browse/CLOUDSTACK-2534. 12 test cases (SSVM and Router) failing due to this in VMware runs. Regards, Rayees

BVT failure - CLOUDSTACK-3167

2013-06-24 Thread Rayees Namathponnan
List VLAN range API call failed with null pointer exception in latest build from master and master-6-17-stable branch build, SSVM and router test cases failed due this from BVT http://jenkins.cloudstack.org/view/cloudstack-qa/job/test-smoke-matrix/suite=test_ssvm/lastCompletedBuild/testReport/

Master – RAT test failed

2013-06-25 Thread Rayees Namathponnan
RAT test failed in master branch. Hi Kawai Can you please check, it because below check-in ? Commit 2d6369c826790d4979383a0b1e350b2fd031425d by kawai CLOUDSTACK-2756: Stratosphere SSP plugin Regards, Rayees

Re: Review Request 12130: Tag missing for test integratin.component test_ldap.py

2013-06-28 Thread Rayees Namathponnan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12130/#review22551 --- Ship it! Ship It! - Rayees Namathponnan On June 27, 2013, 7:30

Review Request 12184: Fix for defect CLOUDSTACK-2927

2013-06-28 Thread Rayees Namathponnan
Description --- Updated cloud.spec to package from awsapi/resource/Axis2/axis2.xml cloudstack-bridge/webapps/awsapi/WEB-INF/conf Diffs - Diff: https://reviews.apache.org/r/12184/diff/ Testing --- tested Thanks, Rayees Namathponnan

Re: Review Request 12184: Fix for defect CLOUDSTACK-2927

2013-06-28 Thread Rayees Namathponnan
://reviews.apache.org/r/12184/diff/ Testing --- tested Thanks, Rayees Namathponnan

Re: Review Request 12184: Fix for defect CLOUDSTACK-2927

2013-06-28 Thread Rayees Namathponnan
Attachments (updated) File added https://reviews.apache.org/media/uploaded/files/2013/06/29/0001-Adding-axis2.xml-to-cloudstack-bridge-webapps-awsapi.patch Thanks, Rayees Namathponnan

Review Request 12197: Updated VPC test case's service offering

2013-06-29 Thread Rayees Namathponnan
/integration/component/test_vpc_network_pfrules.py b478b6a test/integration/component/test_vpc_network_staticnatrule.py c5d9e57 test/integration/component/test_vpc_routers.py a8559e5 Diff: https://reviews.apache.org/r/12197/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Review Request 12200: Fixed issues while adding DC to zone in VM ware

2013-06-30 Thread Rayees Namathponnan
, Rayees Namathponnan

Review Request 12364: Follow up fix for CLOUDSTACK-2777

2013-07-09 Thread Rayees Namathponnan
--- Tested Thanks, Rayees Namathponnan

Failed to start management server in 4.2 build

2013-07-10 Thread Rayees Namathponnan
Failed to start management server in 4.2 build, created blocker defect https://issues.apache.org/jira/browse/CLOUDSTACK-3459; Observed below error in MS log 2013-07-11 00:28:50,831 ERROR [utils.db.ScriptRunner] (Timer-1:null) com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplica

Review Request 12481: DeployDatabase script need to skip add host in VMWARE

2013-07-11 Thread Rayees Namathponnan
: cloudstack-git Description --- In Vmware zone, we no need add host; host will added as part of cluster Diffs - tools/marvin/marvin/deployDataCenter.py ac96d09 Diff: https://reviews.apache.org/r/12481/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Re: Review Request 12481: DeployDatabase script need to skip add host in VMWARE

2013-07-11 Thread Rayees Namathponnan
o reply, visit: https://reviews.apache.org/r/12481/#review23059 --- On July 11, 2013, 11:57 p.m., Rayees Namathponnan wrote: > > --- > This is an automatically generated e-

Re: Review Request 12481: DeployDatabase script need to skip add host in VMWARE

2013-07-11 Thread Rayees Namathponnan
, Rayees Namathponnan

Re: Review Request 12481: DeployDatabase script need to skip add host in VMWARE

2013-07-12 Thread Rayees Namathponnan
/diff/ Testing --- Tested File Attachments (updated) VMware_Deploy_Config https://reviews.apache.org/media/uploaded/files/2013/07/12/Reg_Adv_Vmware.cfg Thanks, Rayees Namathponnan

Compilation failed in 4.2

2013-07-12 Thread Rayees Namathponnan
Compilation failed in 4.2 , someone please look this ? [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-vmware --- [INFO] Compiling 48 source files to /root/jenkins/build/workspace/CloudPlatform-4.2-rhel63/cloudplatform

Vmware automation blocker in 4.2 - CLOUDSTACK-3514

2013-07-13 Thread Rayees Namathponnan
Hi All, Vmware automation blocked in 4.2 branch, below defect created for this https://issues.apache.org/jira/browse/CLOUDSTACK-3514 Regards, Rayees

CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread Rayees Namathponnan
Hi All, Is anyone packaged CloudStack 4.2 package with CentOS 5.4 ? I am getting below error while packaging with Centos 5.4 [root@rhel5 centos63]# cat /etc/redhat-release CentOS release 5.4 (Final) [root@rhel5 centos63]# pwd /root /build/workspace/CloudStack_RHEL_5/cloudstack/packaging/centos

RE: CloudStack 4.2 package with CentOS 5.4

2013-07-14 Thread Rayees Namathponnan
..@gnsa.us] Sent: Sunday, July 14, 2013 11:34 AM To: dev@cloudstack.apache.org Subject: Re: CloudStack 4.2 package with CentOS 5.4 On Sun, Jul 14, 2013 at 2:26 PM, Rayees Namathponnan wrote: > Hi All, > > Is anyone packaged CloudStack 4.2 package with CentOS 5.4 ? I am > getting below

RE: Regarding the BLOCKER bug Cloudstack-3589 VM created from VPC network is not getting IP

2013-07-21 Thread Rayees Namathponnan
Sheng / Daan, Please let us know once revert the commit; I can run regression test after that. Regards, Rayees -Original Message- From: Sheng Yang [mailto:sh...@yasker.org] Sent: Sunday, July 21, 2013 11:32 AM To: ; Bharat Kumar Cc: dhoogl...@schubergphilis.com; Alena Prokharchyk; Abhin

CloudStack 4.2 – Build and Packaging on RHEL 5.4

2013-07-22 Thread Rayees Namathponnan
Hi All, I am trying to create 4.2 build and then package on RHEL 5.4, initially faced some issue with RPM “topdir”, fixed those issue in local machine (changes are below) mkdir -p $RPMDIR/SPECS +mkdir -p $RPMDIR/BUILD mkdir -p $RPMDIR/SOURCES/$PACK_PROJECT-$VERSION (cd ../../; tar -c --

RE: CloudStack 4.2 – Build and Packaging on RHEL 5.4

2013-07-22 Thread Rayees Namathponnan
Re sending ; seems mail got bounced last time. From: Rayees Namathponnan Sent: Monday, July 22, 2013 8:24 PM To: dev@cloudstack.apache.org Subject: CloudStack 4.2 – Build and Packaging on RHEL 5.4 Hi All, I am trying to create 4.2 build and then package on RHEL 5.4, initially faced some

Review Request 12886: Fix test case issue test_vm_life_cycle.py:test_09_expunge_vm : CLOUDSTACK-2899

2013-07-23 Thread Rayees Namathponnan
expunage delay and expunge wait; add 60 sec in test case Diffs - test/integration/smoke/test_vm_life_cycle.py c2c2592 Diff: https://reviews.apache.org/r/12886/diff/ Testing --- Tested in KVM and VMware Thanks, Rayees Namathponnan

Review Request 12912: Fix for packaging defect CLOUDSTACK-2133

2013-07-24 Thread Rayees Namathponnan
/cloud.spec 61e00bd Diff: https://reviews.apache.org/r/12912/diff/ Testing --- Tested Thanks, Rayees Namathponnan

RE: CloudStack 4.2 – Build and Packaging on RHEL 5.4

2013-07-26 Thread Rayees Namathponnan
in the var directory probably so you need to make some changes to the package script to deal with that. Cheers, Hugo Sent from my iPhone On 23 jul. 2013, at 05:24, Rayees Namathponnan wrote: > Hi All, > > I am trying to create 4.2 build and then package on RHEL 5.4, > init

Review Request 13003: Adding packaging support for RHEL 5 and 6.2

2013-07-27 Thread Rayees Namathponnan
, since -D_topdir pointing to /usr/src/redhat/SOURCES; fixed this also Diffs - packaging/centos63/cloud.spec 61e00bd packaging/centos63/package.sh c466f58 Diff: https://reviews.apache.org/r/13003/diff/ Testing --- Tested with RHEL 6.3 and RHEL 5.4 Thanks, Rayees Namathponnan

RE: CloudStack 4.2 – Build and Packaging on RHEL 5.4

2013-07-27 Thread Rayees Namathponnan
e. Regards, Rayees -Original Message- From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] Sent: Friday, July 26, 2013 11:14 AM To: dev@cloudstack.apache.org Subject: RE: CloudStack 4.2 – Build and Packaging on RHEL 5.4 There are some hardcoded python version (Python2.6) in cloud.spe

Re: Review Request 12912: Fix for packaging defect CLOUDSTACK-2133

2013-07-29 Thread Rayees Namathponnan
://reviews.apache.org/media/uploaded/files/2013/07/29/0001-follow-up-patch-for-CLOUDSTACK-2133_2.patch Thanks, Rayees Namathponnan

Review Request 13198: Fixing cleanup issues with test_vpn_users.py; test case need to teardown all resources incase any failure in setup

2013-08-01 Thread Rayees Namathponnan
Thanks, Rayees Namathponnan

Re: Review Request 13198: Fixing cleanup issues with test_vpn_users.py; test case need to teardown all resources incase any failure in setup

2013-08-01 Thread Rayees Namathponnan
/13198/diff/ Testing --- Tested File Attachments (updated) Updated cleanup part https://reviews.apache.org/media/uploaded/files/2013/08/01/0001-Updated-according-to-review-command-in-13198.patch Thanks, Rayees Namathponnan

Re: Review Request 13198: Fixing cleanup issues with test_vpn_users.py; test case need to teardown all resources incase any failure in setup

2013-08-01 Thread Rayees Namathponnan
://reviews.apache.org/r/13198/diff/ Testing --- Tested File Attachments Updated cleanup part https://reviews.apache.org/media/uploaded/files/2013/08/01/0001-Updated-according-to-review-command-in-13198.patch Thanks, Rayees Namathponnan

Re: Review Request 13198: Fixing cleanup issues with test_vpn_users.py; test case need to teardown all resources incase any failure in setup

2013-08-01 Thread Rayees Namathponnan
-according-to-review-command-in-13198.patch Thanks, Rayees Namathponnan

Review Request 13326: Updated public interface in test_netscaler_config.py

2013-08-06 Thread Rayees Namathponnan
-git Description --- Oublic interface updated to 1/1, Diffs - test/integration/component/test_netscaler_configs.py 60075e0 Diff: https://reviews.apache.org/r/13326/diff/ Testing --- Tested Thanks, Rayees Namathponnan

4.2 build failing with latest head

2013-08-07 Thread Rayees Namathponnan
4.2 build failing with latest head, someone please look this ASAP ? [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /ro

RE: 4.2 build failing with latest head

2013-08-07 Thread Rayees Namathponnan
Latest build works; please ignore -Original Message- From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] Sent: Wednesday, August 07, 2013 12:45 PM To: dev@cloudstack.apache.org Subject: 4.2 build failing with latest head 4.2 build failing with latest head, someone

Review Request 13453: Fix for CLOUDSTACK-3858, 2.2.14 does not contions symbolic link to create sever.xml, we need to check both file or symbolic link exist or not in saved folder

2013-08-09 Thread Rayees Namathponnan
Diffs - packaging/centos63/cloud.spec 0a6327f Diff: https://reviews.apache.org/r/13453/diff/ Testing --- Tested Thanks, Rayees Namathponnan

Review Request 13460: VPC test case TestVMLifeCycleSharedNwVPC need to disabl, since its failing

2013-08-09 Thread Rayees Namathponnan
://reviews.apache.org/r/13460/diff/ Testing --- tested Thanks, Rayees Namathponnan

Unable to access ASF repo

2013-08-11 Thread Rayees Namathponnan
Hi All, We are unable to access ASF repo "git-wip-us.apache.org" from our cooperate network (Citrix) , both ssh or ping not working; same time I am not facing this issue from outside office network. Is anyone can please help on this ? Regards, Rayees

RE: Unable to access ASF repo

2013-08-11 Thread Rayees Namathponnan
ticket with Apache INFRA https://issues.apache.org/jira/browse/INFRA > -Original Message- > From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] > Sent: Sunday, August 11, 2013 9:16 PM > To: dev@cloudstack.apache.org > Subject: Unable to access ASF repo > >

KVM regression automation blocked CLOUDSTACK-2729

2013-08-12 Thread Rayees Namathponnan
Hi Wei, KVM regression automation blocked due to defect CLOUDSTACK-2729 Most of the test cases failed during deployment; Regards, Rayees

Review Request 13546: Few Redundant router test disabling as part for 4.2 base line,

2013-08-13 Thread Rayees Namathponnan
Thanks, Rayees Namathponnan

  1   2   3   >