Re: [ANNOUNCE] New PMC Member: Pierre-Luc Dion

2014-09-30 Thread Prasanna Santhanam
Congratulations Pierre-Luc! On Tue, Sep 30, 2014 at 7:20 PM, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Pierre-Luc Dion to join the PMC and we are pleased to announce that he > has accepted. > > Join me in congratulating Pierre-Luc! > > -chip >

Re: [ANNOUNCE] New PMC Member: Ian Duffy

2014-09-30 Thread Prasanna Santhanam
Congratulations Ian! On Tue, Sep 30, 2014 at 7:20 PM, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Ian Duffy to join the PMC and we are pleased to announce that he has > accepted. > > Join me in congratulating Ian! > > -chip > On behalf of the Ap

Re: Marvin test cleanup

2014-09-09 Thread Prasanna Santhanam
On Wed, Sep 10, 2014 at 5:42 AM, Alex Brett wrote: > Hello all, > > At the moment we have a lot of Marvin tests that follow a pattern that looks > roughly like this: > > 1. Setup some resources (e.g. accounts, service offerings, VMs etc) > 2. Add the resources to a list in the testcase (often cal

Re: [BLOCKED] Unable to connect to management server on current master builds

2014-09-01 Thread Prasanna Santhanam
> I don't have access to that Jenkins instance beyond the public access to know > what it's actually running etc. Could you send a separate email requesting for access to the instance's jobs? There's two levels of access and providing access to configure new jobs and administer from the UI is eas

Re: [DISCUSSION] CI

2014-08-21 Thread Prasanna Santhanam
OUDSTACK/Marvin+-+Testing+with+Python > Marvin does two things, one is to call cloudstack mgt API to add resources > into CloudStack mgt server, such as hypervisors, primary storages, networks, > and secondary storages etc. > Another one is to run test cases under tools/integration/smoke or any other > python test cases. > It doesn't cover how to deploy hypervisors on real HW, how to setup primary > storages, secondary storage etc. That's something like test-kitchen and > serverspec can help, I think. > >> >> Thanks, >> >> >> Pierre-Luc -- Prasanna.,

[ANNOUNCE] Rajani Karuturi as committer

2014-07-21 Thread Prasanna Santhanam
ating Rajani -- Prasanna., on behalf of the CloudStack PMC Powered by BigRock.com

Re: create_schema.sql

2014-06-24 Thread Prasanna Santhanam
On Tue, Jun 24, 2014 at 10:51:31AM +0200, Daan Hoogland wrote: > It should be included in any release > so packaging can bring it back i thought. just a thought. -- Prasanna., Powered by BigRock.com

Re: create_schema.sql

2014-06-24 Thread Prasanna Santhanam
release-branches as they are cut? That way any changes that went into create-schema.sql is never brought in to release branches. Whoever starts with CloudStack is expected to seed the schema while on master at least once? > > > Cheers, > > Hugo -- Prasanna., Powered by BigRock.com

Re: S3 use with simulator

2014-06-23 Thread Prasanna Santhanam
There is an s3.cfg under setup/dev that might do the job for you: commit c79b8270a8eeda0c2f594cc84736f62df79d52c1 Author: Prasanna Santhanam Date: Tue Jul 16 22:53:29 2013 +0530 Adding a sample configuration for the s3 enabled store This sample marvin configuration can be used to add

Re: S3 use with simulator

2014-06-23 Thread Prasanna Santhanam
;>>>> I already have an Nsf secondary storage. I understood that i could > >>>>>> not add a second secondary storage that is s3 based, and that the > >>>>>> only way was to use the updatecloud Api > >>>>>> > >>>

Re: Is VM snapshot supported in KVM ?

2014-06-20 Thread Prasanna Santhanam
/message/rxvnfeszqewly6wk and http://markmail.org/message/c3hkpxbad6ul4mza > > > Regards, > Rayees -- Prasanna., Powered by BigRock.com

Re: Review Request 22511: Allow use of simulator hypervisor from client gui

2014-06-12 Thread Prasanna Santhanam
hidden for production installs which is not detected in js. - Prasanna Santhanam On June 12, 2014, 12:31 p.m., Leo Simons wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 21971: [Automation] Disabling the failed test cases in Xenserver and KVM runs

2014-05-27 Thread Prasanna Santhanam
in the setup of the SSVM's network. The SSVM is unable to download the ISO because of an unreachable network. That's got nothing to do with the test itself. - Prasanna Santhanam On May 28, 2014, 6:14 a.m., Harikrishna Pat

Re: How does Jenkins test new plugin for new device support?

2014-05-27 Thread Prasanna Santhanam
ent server and not the plugin code > because it would not have the new hardware to test it with. > > How does that happen ? > > Thanks & Regards, > Ritu S. -- Prasanna., Powered by BigRock.com

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-16 Thread Prasanna Santhanam
de regardless of the projects they are building. > > > > > [*] the wiki did not have enough information about the infra-code > > It's not intended to. The wiki is meant to provide what developers > and testers should do. It's not to explain the infrastructure code. > I'm sure Santhosh and others will document what they've done and how > others can take advantage. Look forward to it. > > --Alex -- Prasanna., Powered by BigRock.com

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-15 Thread Prasanna Santhanam
e repo to begin with - for eg. cloudmonkey or marvin. [*] the wiki did not have enough information about the infra-code -- Prasanna., Powered by BigRock.com

Re: Looking up findbugs warning

2014-05-14 Thread Prasanna Santhanam
ut if this problem is the same. > > @Hugo,Prasanna: Can you check that there is only java7 at the > slowbuild jenkins slave? > > On Fri, May 9, 2014 at 3:06 PM, Daan Hoogland wrote: > > Alena brought a problem up with the jenkins run. Findbugs seems to no > > longer work

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-14 Thread Prasanna Santhanam
gt;> Ritu S. > > >> > > >> -Original Message- > > >> From: Alex Huang [mailto:alex.hu...@citrix.com] > > >> Sent: Tuesday, May 06, 2014 5:04 PM > > >> To: dev@cloudstack.apache.org > > >> Subject: [PROPOSAL] Using continuo

Re: Cloudstack maven repo with sonatype nexus

2014-05-11 Thread Prasanna Santhanam
o do: You'll have to manually add a 3rd party repo for each of the jars not available in central and upload the JAR and the corresponding POM into Nexus. The nexus setup in Fremont lab should have one of the 3rd party jars added this way for reference. -- Prasanna., Powered by BigRock.com

Re: [PROPOSAL] Support pure Xen as a hypervisor

2014-03-18 Thread Prasanna Santhanam
dering - will the new Xen be the basis for all XenServer and XCP references i.e. will they inherit and extend Xen or will Xen be altogether different in this proposal? Looking forward to the wiki page. > > -tim -- Prasanna., Powered by BigRock.com

Re: Release cadence

2014-03-13 Thread Prasanna Santhanam
rts. I'd also avoid tagging every feature as 'Automation' as that beats the purpose. I see several blanket bugs (which are tasks really) marked as automation. We need to avoid creating these for the sake of creating them. More pointed, specific bugs to be caught, analysed whether they a

Re: New EC2 interface

2014-03-05 Thread Prasanna Santhanam
> Removing awsapi might simplify packaging for 4.5 > +1 Good stuff guys! What was sorely missing from the previous awsapi interface was tests for compatibility. When I find some time, I'd be interested to look into putting in a compatibility indicator for this. -- Prasanna., Powered by BigRock.com

Re: 4.4 Feature Freeze

2014-02-28 Thread Prasanna Santhanam
we could have smaller RC phases. Something like a soft-freeze and a hard-freeze. post soft-freeze : users+devs do a daily test (mostly manually for features they care about) post hard-freeze : everyone only looks at a daily automated test report and if all looks good,

Re: [PROPOSAL] Change systemvm template URL in master to s3 bucket

2014-02-24 Thread Prasanna Santhanam
ny thoughts? +1 - long overdue. good job. > > Cheers, > > Hugo > -- Prasanna., Powered by BigRock.com

Re: Cloudstack jira item privileges

2014-02-19 Thread Prasanna Santhanam
2002, 2000, 1999; Finalist ??? 2008, 2007, 2004, 2001 ??? Excellence in > Infrastructure Management ??? 2010 ??? Outstanding Excellence in Business > Continuity ??? 2008 ??? Business Continuity Provider of the Year (BCM Service) > ??? 2013 BCI Global Awards ??? Business Continuity Provider

Re: Removing deploy\load options from marvinplugin

2014-02-07 Thread Prasanna Santhanam
ose plugin. If we have references where we are using it in both > flows then we can think of it, let us know? > > 1. DeployDC > 2. Run test cases with nose tests. > > 8. The logging issue: What i meant was that we are doing some changes for > logging. We are providing log fa

Re: Removing deploy\load options from marvinplugin

2014-02-07 Thread Prasanna Santhanam
On Fri, Feb 07, 2014 at 09:36:49AM +, Santhosh Edukulla wrote: > From: Prasanna Santhanam [t...@apache.org] > Sent: Friday, February 07, 2014 4:18 AM > To: dev@cloudstack.apache.org > Subject: Re: Removing deploy\load options from marvinplugin > > On Fri, Feb 07, 2014 a

Re: Removing deploy\load options from marvinplugin

2014-02-07 Thread Prasanna Santhanam
ts a case we can remove there as well. > marvinplugin is only a console entry point for nose really. it is basically calling in deploydatacenter. just a nice option. however, i don't see how it hinders anything. hence my surprise at removing it. -- Prasanna.,

Re: Removing deploy\load options from marvinplugin

2014-02-06 Thread Prasanna Santhanam
eployment. What would happen to the deployer if marvin can only run test suites? This will potentially break few nice parts like - working on devcloud with a choice of configuration, work with the simulator as well. Any motivation besides code restructuring? -- Prasanna., Powered by BigRock.com

Re: [PROPOSAL] Introduce API returning you an answer from CloudStack storage/host allocators whethere there is enough resources for vm deployment

2014-02-03 Thread Prasanna Santhanam
in knowing is whether I could deploy 5, 50, or 500 > machines. Perhaps adding a count parameter to the deployVirtualMachine > would help (and the corresponding API call to check that resources are > available.) +1 - incredibly useful for large hadoop clusters. -- Prasanna.,

Re: Jenkins bacd: Simulator-build Job Failing

2014-02-02 Thread Prasanna Santhanam
On Sun, Feb 02, 2014 at 05:50:28PM +, Santhosh Edukulla wrote: > I have seen few of these links, but can i get access to this node? some of the committers within citrix already have access to the node at this point. what would you like changed on the node? -- Prasa

Re: Jenkins bacd: Simulator-build Job Failing

2014-02-02 Thread Prasanna Santhanam
other nodes for failing git > fetch timeouts? thoughts? We had hit: https://issues.jenkins-ci.org/browse/JENKINS-20231 https://groups.google.com/forum/#!topic/jenkinsci-users/Hc0Y6hbDUbo Also, the simulator node was still running java-1.6.0. Now updated to java-1.7.0. -- Prasanna., Powered by BigRock.com

Re: Add reviewer to Review requests (was: ReviewBoard)

2014-02-02 Thread Prasanna Santhanam
the moment. > >>> >> > >>> >> On Mon, Jan 27, 2014 at 8:59 PM, David Nalley wrote: > >>> >>> Hi folks: > >>> >>> > >>> >>> ReviewBoard is pretty bloated. There are currently 93 reviews that are > >>> open. > >>> >>> > >>> >>> Some of those haven't been updated in 7 months old. > >>> >>> > >>> >>> Unless someone objects (and promptly begins reviewing and applying > >>> >>> patches) I will close any patch that hasn't been updated in 2 months. > >>> >>> > >>> >>> Please take a few minutes to go look through ReviewBoard and update > >>> >>> things as appropriate. > >>> >>> > >>> >>> --David > >>> > >> > >> > >> > >> -- > >> > >> EOF -- Prasanna., Powered by BigRock.com

Re: [JENKINS] Jenkins the spammer

2014-01-31 Thread Prasanna Santhanam
for the cloudstack-buildslaves to 4 x 2.6Ghz cores and 4Gb ram, > further reducing the main master build to just under 8 minutes > (including awsapi). > > It?s not completely done yet, but hopefully this will help getting > Jenkins back into a stable state where we can rely

Re: [ANNOUNCE] Switched to Java 7

2014-01-29 Thread Prasanna Santhanam
an't tell if it used Java7 JDK or not on rpmbuilder-2. Did you get a chance to fix this? > The cloudstack-slaves will be fixed to support jdk 7. -- Prasanna., Powered by BigRock.com

Re: BVT report on 4.3 branch

2014-01-29 Thread Prasanna Santhanam
> >test_multipleips_per_nic/ 1 0 0 > >test_reset_vm_on_reboot/ 1 0 0 > >test_scale_vm/0 1 0 > >test_pvlan/ 1 0 0 > >test_vm_life_cycle/ 10 0 0 > >test_privategw_acl/ 1 0 0 > >test_resource_detail/ 1 0 0 > >test_guest_vlan_range/1 0 0 > >test_volumes/ 9 0 0 > >test_service_offerings/ 4 0 0 > > > Thanks, > ~Talluri > > -- Prasanna., Powered by BigRock.com

Re: Grunt Development

2014-01-29 Thread Prasanna Santhanam
nitial goals are minify the > javascript files and get better sprite generation. +1 - will you also be including it into the maven build? -- Prasanna., Powered by BigRock.com

Re: Jenkins bacd: Simulator-build Job Failing

2014-01-24 Thread Prasanna Santhanam
lave on jenkins and kill the hung jobs. Ideally, stop-jetty job will stop the started java instance of the management server, but I think someone may have removed that target which Ian had put in a while ago. > > > Thanks! > Santhosh -- Prasanna., Powered by BigRock.com

Re: [ACS 4.3] RC update

2014-01-23 Thread Prasanna Santhanam
a per-commit basis. [1] http://jenkins.buildacloud.org/view/simulator/ Thanks, -- Prasanna., Powered by BigRock.com

Re: 4.3 Automated Regression test results - KVM (CentOS 6.3)

2014-01-21 Thread Prasanna Santhanam
On Tue, Jan 21, 2014 at 01:39:14PM +0100, sebgoa wrote: > >> > >> IMHO we need running integration tests for master, and we need > >> integration tests for specific releases. > >> > >> I would not delete the view, I would just make sure that there are > >> different test-* jobs for master and for

Re: [ACS 4.3] RC update

2014-01-14 Thread Prasanna Santhanam
On Mon, Jan 13, 2014 at 04:17:55PM -0500, Sebastien Goasguen wrote: > > On Jan 13, 2014, at 1:08 PM, Santhosh Edukulla > wrote: > > > 1. requests package and nosetests2.7 are required to work with > > tests. > > > > 2. As such Simulator (as mentioned below ) works and so inquired > > to remove

Re: [JENKINS] Failing jobs (again)

2014-01-13 Thread Prasanna Santhanam
connect and it was successfully brought up. It should be fine now, let me know if there are any issues. Please copy me as I might miss the email sent to dev@ Sorry for the trouble and spam. > > Will keep you guys posted. > > Cheers, > > Hugo -- Prasanna., Powered by BigRock.com

Re: [JENKINS] Stuck threads

2013-12-30 Thread Prasanna Santhanam
ages hyperlinked on jenkins.bacd for this reason [1]. I didn't figure out at the time how to provide http access on the s3 bucket, but it sounds like a good idea to move this now. Thanks for taking care of this! [1] http://markmail.org/message/uzyaygrj5jye7vaf &g

Re: Marvin refactoring

2013-12-12 Thread Prasanna Santhanam
On Wed, Dec 11, 2013 at 10:12:26AM +0100, sebgoa wrote: > > We should also have an open discussion about the import of > https://github.com/vogxn/cloud-autodeploy in > marvin/marvin/misc/build. That repo from prasanna while part of the > CI infra is really custom config for Citrix

Re: [VOTE] Release Apache CloudStack 4.2.1

2013-11-19 Thread Prasanna Santhanam
On Tue, Nov 19, 2013 at 07:27:57AM -0500, Sebastien Goasguen wrote: > > On Nov 18, 2013, at 11:43 PM, Prasanna Santhanam wrote: > > > +1 (binding) > > > > Took a while to run through the entire suite of tests. > > > > Improvements in the results from 4.2

Re: A question on vm migrations when hosts are set into a maintenance mode.

2013-11-19 Thread Prasanna Santhanam
> > > > > > On Nov 15, 2013, at 10:17 PM, Prasanna Santhanam wrote: > > > > > Alex, Could you just do a git blame on the file and copy the emails of > > > people who changed that bit of code? They may be able to help if Cc-ed > > > directly. > > >

Re: [JENKINS] Issues resolved

2013-11-18 Thread Prasanna Santhanam
the job history accidentally. Shouldn't have messed with the jenkins machine directly. Apologize for that! I plan to work on moving all infra to remotely config managed. Any and every help welcome in this regard! > > Cheers, > > Hugo -- Prasanna., Powered by BigRock.com

Re: [VOTE] Release Apache CloudStack 4.2.1

2013-11-18 Thread Prasanna Santhanam
an PMC members please be sure to indicate > "(binding)" with their vote? > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) -- Prasanna., Powered by BigRock.com

Re: Review Request 15646: CLOUDSTACK-5197: portable ip - Skipping the tests which are failing due to product issue

2013-11-18 Thread Prasanna Santhanam
test to fail until the root cause is addressed? is there a problem with this? - Prasanna Santhanam On Nov. 18, 2013, 1 p.m., Ashutosh Kelkar wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: [MERGE] marvin-refactor to master

2013-11-17 Thread Prasanna Santhanam
ne to pickup if they feel it is worth improving upon and then merging with these fixed. Thanks, -- Prasanna., Powered by BigRock.com

Re: Upgrading nitro API to 10.1

2013-11-15 Thread Prasanna Santhanam
awesome. thanks syed! On Fri, Nov 15, 2013 at 10:39:18PM -0500, Syed Ahmed wrote: > Sure. No problems. > > Thanks, > -Syed > > On Fri 15 Nov 2013 10:35:04 PM EST, Prasanna Santhanam wrote: > >that should be ok - i was supposed to have moved the netscaler plugin > >

Re: Upgrading nitro API to 10.1

2013-11-15 Thread Prasanna Santhanam
that should be ok - i was supposed to have moved the netscaler plugin from noredist to oss but never got around to it. would you be able to take that up as part of your change? On Fri, Nov 15, 2013 at 10:29:56PM -0500, Syed Ahmed wrote: > Yes Prasanna. This is a jar upgrade and yes that is

Re: Upgrading nitro API to 10.1

2013-11-15 Thread Prasanna Santhanam
oad > certificate and the trust chain in a single file which makes it very > easy for certificate management. q1. Is this a jar update? q2. Is the corresponding source here - https://github.com/netscaler/nitro? > > Thanks, > -Syed -- Prasanna., Powered by BigRock.com

Re: A question on vm migrations when hosts are set into a maintenance mode.

2013-11-15 Thread Prasanna Santhanam
;>> >> Alex Ough > >>> >>> > > >>> >>> > In the case of VMware, the migrate command is executed via the > >>> >>> > MigrateVMTask that's part of the VMware SDK (see > >>> >>> > > >>> vmware-base/src/com/cloud/hypervisor/vmware/mo/VirtualMachineMO.java). > >>> >>> > > >>> >>> > For VMware, I know that vCenter will queue and process concurrent > >>> >>> > requests for migrations. Specifically, it will throttle the > >>> migrations > >>> >>> > happening, based on it's internal concurrency constraints, but the > >>> task > >>> >>> > queue will still accept more connections. Obviously the risk are > >>> the > >>> >>> > VMware layer tasks timing out if it takes too long for the task > >>> queue to > >>> >>> > complete. > >>> >>> > > >>> >>> > As for XenServer, it's happening in what appears to be a similar > >>> way > >>> >>> > (although the source host is the target for the migration API > >>> call). > >>> >>> > > >>> >>> > Check > >>> >>> > > >>> >>> > >>> plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java. > >>> >>> > > >>> >>> > I'm not familiar enough with XenServer's concurrency model for > >>> >>> > migrations. Any experts know the answer to if it can handle > >>> concurrency > >>> >>> > in a stable way? > >>> >>> > > >>> >>> > With KVM, it's obviously executing via the agent. Similarly to > >>> >>> > XenServer, I'm not familiar enough to know about concurrent > >>> operations. > >>> >>> > > >>> >>> > So do the HV experts on the list have any opinions about XenServer > >>> and > >>> >>> > KVM migration concurrency? > >>> >>> > > >>> >>> > -chip > >>> >>> > > >>> >>> > > >>> >>> > >>> >>> > >>> >> > >>> > >>> > >> > > -- Prasanna., Powered by BigRock.com

Re: [ASF4.2.1] Release Notes

2013-11-15 Thread Prasanna Santhanam
On Fri, Nov 15, 2013 at 03:14:48AM -0500, Sebastien Goasguen wrote: > I also would like to see the results of the test matrix for 4.2.1 > running within jenkins.buildacloud.org. This > http://jenkins.buildacloud.org/view/cloudstack-qa/ runs against > master and has been failing for a while. > Bi

bf22f6dfe reverts commit 1762dbbb

2013-11-14 Thread Prasanna Santhanam
I've reverted 1762dbbb as it seems to have introduced ConfigurationParameterScope which didn't exist causing builds to fail on master. Thanks, -- Prasanna., Powered by BigRock.com

Re: [JENKINS] rpmbuilder running out of space

2013-11-14 Thread Prasanna Santhanam
On Thu, Nov 14, 2013 at 12:38:43PM +0530, Prasanna Santhanam wrote: > Just an fyi: > > The rpmbuilder* slave on jenkins.bacd is running low on space. I've > cleaned out the workspaces of old jobs (build-4.1/4.2 etc) which > haven't been running for a month to regain space

Re: access to jenkins.buildacloud.org

2013-11-14 Thread Prasanna Santhanam
Done. emailed the passwd to you On Thu, Nov 14, 2013 at 07:25:55AM +, Srikanteswararao Talluri wrote: > ?talluri? is my committer id. > > Thanks, > ~Talluri > > On 14/11/13 10:29 am, "Prasanna Santhanam" wrote: > > >On Wed, Nov 13, 2013 at 06:45

[JENKINS] rpmbuilder running out of space

2013-11-13 Thread Prasanna Santhanam
t manifest so we can re-use it for creating fresh slaves. *rpmbuilder - centos 6.3 slave that builds and packages cloudstack -- Prasanna., Powered by BigRock.com

New Committer: Sanjeev Neelarapu

2013-11-13 Thread Prasanna Santhanam
ating Sanjeev! -- Prasanna., on behalf of the Apache CloudStack PMC Powered by BigRock.com

Re: access to jenkins.buildacloud.org

2013-11-13 Thread Prasanna Santhanam
e same name. @David : Any chance we could connect jenkins.bacd.org to the ASF ldap? > > > Thanks, > ~Talluri -- Prasanna., Powered by BigRock.com

Re: CloudStack.next

2013-11-12 Thread Prasanna Santhanam
king > to many of you in person at Collab next week. You are coming to > Collab, right? > simplified upgradeability at all stages of development from version x to version y. -- Prasanna., Powered by BigRock.com

Re: SSL and JCE

2013-11-11 Thread Prasanna Santhanam
iles and put it in the jdk replacing the original policies. > >> > >> Questions: > >> - Is there a more convenient deployment process? :-) It would be very > >> useful for the jenkins environment as well. > >> - I gave it a try and patched the orac

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-11 Thread Prasanna Santhanam
will troubleshoot further tomorrow. Meanwhile if anyone more familiar with storage code can point us in the right direction, it would be great to get over this issue. Thanks, On Thu, Nov 07, 2013 at 03:02:09PM -0500, David Grizzanti wrote: > Prasanna, > > I took a look at the SimulatorImageStoreD

Re: Review Request 15323: CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator

2013-11-10 Thread Prasanna Santhanam
? - Prasanna Santhanam On Nov. 7, 2013, 8:31 p.m., David Grizzanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 15393: Fix for bug CLOUDSTACK-5121

2013-11-10 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15393/#review28637 --- Ship it! - Prasanna Santhanam On Nov. 10, 2013, 7:16 p.m

Re: Review Request 15304: Added installation of marvin along with packaging to mvn build

2013-11-07 Thread Prasanna Santhanam
arate out marvin into its own pypi repo like cloudmonkey. Then users can simply do $ pip install cloudstack-marvin $ pip upgrade cloudstack-marvin This is a more clear instruction than mixing it with maven commands which I have never liked but had to facilitate in the past. - Prasanna Santha

Re: [JENKINS] Preparing for the 4.3 branch

2013-11-06 Thread Prasanna Santhanam
r one-by-one. This is a manual process as of now that you will have to do using the jenkins ui. Perhaps when we move to a git based model we could automate this. On Wed, Nov 06, 2013 at 07:46:16PM +, Animesh Chaturvedi wrote: > Prasanna I have added a link to your newly added wiki page,

Re: Edit access to ASF Jira

2013-11-06 Thread Prasanna Santhanam
On Wed, Nov 06, 2013 at 12:09:44PM +, Manasa Veloori (3P) wrote: > Hi, > > Please provide me the edit access to ASF jira .I am not having > option to close the bugs in ASF jira which are not assigned to me. you now have access. > > Thanks, >

Re: Need edit access to Apache Jira

2013-11-06 Thread Prasanna Santhanam
; > I could not find your userid on issues.a.o > > Regards, > > Pavan > > > > > > -- > > EOF -- Prasanna., Powered by BigRock.com

Re: write access on cwiki

2013-11-06 Thread Prasanna Santhanam
On Wed, Nov 06, 2013 at 10:54:42PM +, Rayees Namathponnan wrote: > 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 ? looks like you already have access. > > Regards,

Re: [JENKINS] Preparing for the 4.3 branch

2013-11-06 Thread Prasanna Santhanam
rg/view/cloudstack-4.3-pipeline/ > Thanks Hugo! I wrote up some documentation on how this was being done in the past. The views, what they mean and nomenclature of jobs etc. https://cwiki.apache.org/confluence/x/u4wTAg > > Cheers, > > Hugo -- Prasanna., Powered by BigRock.com

Re: Review Request 15208: Added fix for bug 5032. Provides custom assert facility to test features. Added the new assert to cloudstackTestCase

2013-11-05 Thread Prasanna Santhanam
) [1] https://reviews.apache.org/r/15175/ Ship it! On Tue, Nov 05, 2013 at 10:03:59AM +0100, Daan Hoogland wrote: > Prasanna, > > This looks alright to me. As I am not an expert on bvt; Can you give some > clues as what to look for in reviews of this kind of code? > > otherwi

Re: Question: Error when creating templates from ROOT volumes in the Simulator

2013-11-05 Thread Prasanna Santhanam
sguen wrote: > Pinging Prasanna on this, > > > On Oct 31, 2013, at 5:07 PM, David Grizzanti > wrote: > > > Hi All, > > > > I have been seeing an issue with the Simulator that I was hoping someone > > could provide some insight into. > > > >

Re: Review Request 15175: Added a verifyElementInList utility function

2013-11-04 Thread Prasanna Santhanam
patching run "git am --abort". - Prasanna Santhanam On Nov. 1, 2013, 7:44 a.m., Santhosh Edukulla wrote: > > --- > This is an automatically generated e-mail. To reply, visi

Re: Review Request 15175: Added a verifyElementInList utility function

2013-11-04 Thread Prasanna Santhanam
this rather than utility functions? I'm thinking something like: self.assertElementInList(a, [1,2,3], msg="a is not in list") - Prasanna Santhanam On Nov. 1, 2013, 7:44 a.m., Santhosh Edukulla wrote: > > --- >

Re: [SOLVED]: RE: Issues deploying with marvin

2013-11-04 Thread Prasanna Santhanam
eems hard link creation is failing. > >> > >> > >> > >> >>>> hard linking CHANGES.txt -> Marvin-0.1.0 > >> > >> > >>>> > >> > >> > >>>> error: Operation not permitted > >> &

[ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-04 Thread Prasanna Santhanam
ating Nguyen! -- Prasanna., on behalf of the Apache CloudStack PMC Powered by BigRock.com

Re: Review Request 15175: Added a verifyElementInList utility function

2013-11-04 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15175/#review28085 --- Easier to do if a in [1,2,3]: , no? - Prasanna Santhanam On Nov

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-31 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15021/#review27887 --- Ship it! 0b617a1 - Prasanna Santhanam On Oct. 31, 2013, 11:57

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-30 Thread Prasanna Santhanam
which will be filled in dynamically. > > What else you see is missing? Let me know and I can enhance it to add. > So the ldap example if you could change using the configManager would be useful to see how the change would be helpful. > > Santhosh > > -Original Message-

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-30 Thread Prasanna Santhanam
; It came from merge, i didnt used them in modules required. > > Santhosh Edukulla wrote: > This i will change to remove unused imports in a different patch. can you readjust this patch and rebase atop master? - Prasanna -

Re: Review Request 12228: wip: static resource compression

2013-10-30 Thread Prasanna Santhanam
Federle, Darren Shepherd, and Prasanna Santhanam. Repository: cloudstack-git Description --- CloudStack at first use downloads some 3.5 MB of css and javascript to the client. With a weak internet connection, this might take a long time. With gzip compression content can be compressed to 850

Re: Review Request 14738: Testscript for DeployVM User data enhancement

2013-10-30 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14738/ --- (Updated Oct. 31, 2013, 1:11 a.m.) Review request for cloudstack, sailaja mada,

Re: Issues deploying with marvin

2013-10-30 Thread Prasanna Santhanam
has permissions to write to your shared-fusion dir, this should ideally have worked. On Wed, Oct 30, 2013 at 04:05:39AM -0400, Sebastien Goasguen wrote: > I am adding Prasanna to the thread as he is the main Marvin developer > > -sebastien > > On Oct 29, 2013, at 1:02 PM, Will St

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-30 Thread Prasanna Santhanam
in/cloudstackTestClient.py be93f35 > tools/marvin/marvin/config/setup.cfg PRE-CREATION > tools/marvin/marvin/configGenerator.py 0cfad30 > tools/marvin/marvin/integration/lib/utils.py 7d662af > > Diff: https://reviews.apache.org/r/15021/diff/ > > > Testing > --- > > Basic check to retrieve configuration values is done. > > > Thanks, > > Santhosh Edukulla > -- Prasanna., Powered by BigRock.com

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-30 Thread Prasanna Santhanam
Shilamkar and Prasanna Santhanam. Repository: cloudstack-git Description --- Added Configuration Support to Marvin. 1. It provides the basic configuration facilities to marvin. 2. User can just add configuration files for his tests, deployment etc, under one

Re: Review Request 15021: Fixed Bug: 4899 : Added Configuration Support to Marvin.

2013-10-30 Thread Prasanna Santhanam
configGenerator.py <https://reviews.apache.org/r/15021/#comment53954> Can we have this driven by a cmd line switch to nose? - Prasanna Santhanam On Oct. 29, 2013, 6 p.m., Santhosh Edukulla wrote: > > --- > This is an a

Re: Wiki access

2013-10-29 Thread Prasanna Santhanam
t; >> > >>>>>>> > > >> > >>>>>>> Thanks! > > >> > >>>>>>> > > >> > >>>>>>> > > >> > >>>>>>> On Thu, Oct 3, 2013 at 7:07 PM, Go

Re: Review Request 14827: hyperv unit tests

2013-10-28 Thread Prasanna Santhanam
> On Oct. 28, 2013, 8:25 a.m., Prasanna Santhanam wrote: > > Are we okay with putting in VisualStudio project files? We don't do the > > same for Eclipse. > > + > > plugins/hypervisors/hyperv/DotNet/ServerResource/AgentShell/AgentShell.csproj > > >

Re: Review Request 14827: hyperv unit tests

2013-10-28 Thread Prasanna Santhanam
> On Oct. 28, 2013, 8:25 a.m., Prasanna Santhanam wrote: > > Are we okay with putting in VisualStudio project files? We don't do the > > same for Eclipse. > > + > > plugins/hypervisors/hyperv/DotNet/ServerResource/AgentShell/AgentShell.csproj > > >

Re: Review Request 14827: hyperv unit tests

2013-10-28 Thread Prasanna Santhanam
> On Oct. 28, 2013, 8:25 a.m., Prasanna Santhanam wrote: > > Are we okay with putting in VisualStudio project files? We don't do the > > same for Eclipse. > > + > > plugins/hypervisors/hyperv/DotNet/ServerResource/AgentShell/AgentShell.csproj > > >

Re: Review Request 14827: hyperv unit tests

2013-10-28 Thread Prasanna Santhanam
;t do the same for Eclipse. + plugins/hypervisors/hyperv/DotNet/ServerResource/AgentShell/AgentShell.csproj I guess there is a HOWTO somewhere on running the NUnit tests? Also, isn't .vhdx a binary file? - Prasanna Santhanam On Oct. 23, 2013, 11:05 a.m., Anshul Gan

Re: Review Request 14925: Added few misc changes to marvin

2013-10-28 Thread Prasanna Santhanam
git summary needs improvements. Please also write down the rationale of the changes you make. A simple listing of changed code, cleaned code is usually not very clear about the changes and why they were made. - Prasanna Santhanam On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wr

Re: [DISCUSS] (CLOUDSTACK-4971) Verifying Test Beds : prerequisites for launching tests

2013-10-27 Thread Prasanna Santhanam
t of the setUpClass? If it is part of the setUpClass. Isn't that just a guideline to the test case writer? > Santhosh > > From: Prasanna Santhanam [t...@apache.org] > Sent: Monday, October 28, 2013 2:15 AM > To: dev@cloudstack.apache.org > Cc

[DISCUSS] (CLOUDSTACK-4971) Verifying Test Beds : prerequisites for launching tests

2013-10-27 Thread Prasanna Santhanam
to reduce script errors vs failures due to product > bugs. > > 6. Logging this bug to track the setup issue cases or script > failures. > -- Prasanna., Powered by BigRock.com

Re: Review Request 14889: Expose as much type information to commands.xml as well as to the generated python clasesss for Marvin

2013-10-27 Thread Prasanna Santhanam
information, you might want to include that in the API discovery plugin as well. Many of the downstream tools (cloudmonkey/marvin) use the listApis call to sync against the management server's exposed API set. - Prasanna Santhanam On Oct. 23, 2013, 9:38 p.m., Ryan Dietrich

Re: Review Request 14889: Expose as much type information to commands.xml as well as to the generated python clasesss for Marvin

2013-10-27 Thread Prasanna Santhanam
> On Oct. 25, 2013, 6:10 a.m., Prasanna Santhanam wrote: > > I actually don't quite see how marvin uses the typeInfo. Will it only act > > as a carrier for this information? > > > > How would a test case author use this? It would've been nice if we could

Re: Review Request 14930: Added readable timestamp changes for start and end time to debug logs

2013-10-27 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14930/#review27591 --- Ship it! b4ceefa - master - Prasanna Santhanam On Oct. 25, 2013

Re: Review Request 14925: Added few misc changes to marvin

2013-10-27 Thread Prasanna Santhanam
g/r/14925/#comment53618> Any reason to remove the debug logger? This will cause the write of all logs without timestamp and component. - Prasanna Santhanam On Oct. 25, 2013, 10:58 a.m., Santhosh Edukulla wrote: > > ---

  1   2   3   4   5   6   7   8   9   10   >