Re: master marvin install problem

2015-12-28 Thread Srikanteswararao talluri
Looks like Prasanna filed a bug for mysql : https://bugs.mysql.com/bug.php?id=68549 Daan, Problem you are facing is because pypi is being updated manually. It should go away, try after some time or manually install that package. Thanks, ~Talluri On Mon, Dec 28, 2015 at 6:21 PM, Daan Hoogland

DoNot host Copyrighted stuff on home.apache.org/

2015-12-21 Thread Srikanteswararao talluri
Hello All, Please do not host any copyrighted material like windows templates on your apache home directory. There are concerns from Apache Infra team on presence of such copyrighted stuff on our home directories. Act on this immediately and remove them. @Testing team, We need to disable tests

Re: deploy dc with marvin

2015-12-01 Thread Srikanteswararao talluri
Daan, All of them are possible through marvin. Let me know if you don't figure them out. Thanks, ~Talluri On Tue, Dec 1, 2015 at 8:34 PM, Daan Hoogland wrote: > thanks Patrick, I'll look at those. I found how to enable > zonewideprimarystorage in the meanwhile. My

Re: [NOTICE] people.apache.org web space is moving to home.apache.org

2015-11-30 Thread Srikanteswararao talluri
t; > 79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd which appears to be windows 8 > > > > On 25 November 2015 at 18:44, Srikanteswararao talluri < > > talluri.w...@gmail.com> wrote: > > > >> Moved all the following references in the test code to > >> https:/

Re: [NOTICE] people.apache.org web space is moving to home.apache.org

2015-11-25 Thread Srikanteswararao talluri
Moved all the following references in the test code to https://home.apache.org/~talluri/ . github PR https://github.com/apache/cloudstack/pull/1123 http://people.apache.org/~tsp/cloud-set-guest-password http://people.apache.org/~tsp/dummy.iso "http://people.apache.org/~sanjeev/centos63.ova;,

Re: [VOTE] jenkins jobs removal

2015-10-06 Thread Srikanteswararao talluri
test-matrix-* and test-yumreporefresh* can safely be deleted. Thanks, ~Talluri On Tue, Oct 6, 2015 at 1:23 PM, Rohit Yadav wrote: > +1 on removing pre-4.5 jobs. > > On 02-Oct-2015, at 6:47 am, Remi Bergsma > wrote: > > +1 on 4.3 jobs,

Re: test failure question

2015-06-28 Thread Srikanteswararao talluri
I don't see any problem in my env. Anyways, I submitted a pull request to fix this. will push that fix once I get comments, you should be able to use the freshly built marvin in your env with this fix. https://github.com/apache/cloudstack/pull/537 ~Talluri On Fri, Jun 26, 2015 at 9:18 PM, Daan

Re: jenkins disk full ?

2015-06-01 Thread Srikanteswararao talluri
There is no space . /dev/xvdf1 50G 47G 0 100% /var/lib/jenkins/workspace I have cleaned up builds for 'fastsimulatorbuild' job which were using 9G. Modified the job to delete old builds and artefacts after 30 builds/30days. ~Talluri On Mon, Jun 1, 2015 at 8:14 PM, Pierre-Luc Dion

Re: Marvin Error

2015-04-28 Thread Srikanteswararao Talluri
Yeah, it is available post 2.7.9, Its my bad to use the private variable from module. I¹ll see If I can fix that. ~Talluri On 28/04/15 5:54 pm, Rohit Yadav rohit.ya...@shapeblue.com wrote: Hi Ian, Turns out this is an environment issue, the attribute maybe only available with ssl module of

Re: simulator failing runs in j.b.a.c.o

2015-04-19 Thread Srikanteswararao Talluri
in the build job or on the slave. On Sun, Apr 19, 2015 at 8:22 AM, Srikanteswararao Talluri srikanteswararao.tall...@citrix.com wrote: Simulator jobs have been failing for a while due to incompatible/missing python nose plugins. I fixed the jenkins slave and the jobs to update the marvin for each

simulator failing runs in j.b.a.c.o

2015-04-19 Thread Srikanteswararao Talluri
Simulator jobs have been failing for a while due to incompatible/missing python nose plugins. I fixed the jenkins slave and the jobs to update the marvin for each build. http://jenkins.buildacloud.org/view/simulator/job/simulator-singlerun/ Thanks, ~Talluri

Re: simulator failing runs in j.b.a.c.o

2015-04-19 Thread Srikanteswararao Talluri
Downgraded jenkins s3 plugin. Master systemvm build is also successful. On 19/04/15 10:37 pm, Srikanteswararao Talluri srikanteswararao.tall...@citrix.com wrote: Master systemvms were built successfully, however, jenkins job fails to push the artifacts to S3. This could be due to a bug

Re: simulator failing runs in j.b.a.c.o

2015-04-19 Thread Srikanteswararao Talluri
, 2015 at 12:02 PM, Srikanteswararao Talluri srikanteswararao.tall...@citrix.com wrote: Multi python version issue on slave. Fixed it too Dan. On 19/04/15 2:06 pm, Daan Hoogland daan.hoogl...@gmail.com wrote: Thanks Talluri, I see the test now passes somewhat further it is not successful yet

Re: Inconsistencies in tests

2015-04-15 Thread Srikanteswararao Talluri
analysis? Regards, Gaurav Aradhye On Apr 15, 2015, at 12:28 PM, Srikanteswararao Talluri srikanteswararao.tall...@citrix.com wrote: +1 Gaurav, You were talking about integrating static code analysis in jenkins.b.a.c.o. How is it going? Thanks, ~Talluri On 14/04/15 3:50 pm, Sebastien

Re: Inconsistencies in tests

2015-04-15 Thread Srikanteswararao Talluri
+1 Gaurav, You were talking about integrating static code analysis in jenkins.b.a.c.o. How is it going? Thanks, ~Talluri On 14/04/15 3:50 pm, Sebastien Goasguen run...@gmail.com wrote: On Apr 14, 2015, at 9:06 AM, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hi all, I feel that

Re: [ANNOUNCE] New committer: Gaurav Nandkumar Aradhye

2015-04-14 Thread Srikanteswararao Talluri
Congrats Gaurav! Well deserved. ~Talluri On 14/04/15 1:13 am, Daan Hoogland daan.hoogl...@gmail.com wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Gaurav Aradhya to become a committer and we are pleased to announce that they have accepted. Being a committer

Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Srikanteswararao Talluri
You need to get the dependencies before you build. Following links should help you. https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt ack#HowtobuildCloudStack-Dependencies https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare Thanks, ~Talluri On

Re: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack

2015-03-31 Thread Srikanteswararao Talluri
Congrats Rohit! ~Talluri On 31/03/15 11:05 am, Harikrishna Patnala harikrishna.patn...@citrix.com wrote: Congrats Rohit :) -Harikrishna On 31-Mar-2015, at 10:45 am, Wilder Rodrigues wrodrig...@schubergphilis.com wrote: Congratulation, Rohit! Keep up the cool stuff! ;) Cheers, Wilder

Re: [ANNOUNCE] New PMC Member: Lucian (Nux)

2015-03-25 Thread Srikanteswararao Talluri
Congratulations Lucian!! ~Talluri On 26/03/15 10:32 am, Rohit Yadav rohit.ya...@shapeblue.com wrote: Congrats Lucian! On 26-Mar-2015, at 9:12 am, Rajani Karuturi raj...@apache.org wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Lucian to join the PMC and we

Re: [Announce] - New VP Apache Cloudstack

2015-03-23 Thread Srikanteswararao Talluri
Congratulations Sebastien! And Thanks Hugo. ~Talluri On 23/03/15 5:46 pm, Paul Angus paul.an...@shapeblue.com wrote: Congratulations Sebastien!! Regards, Paul Angus Cloud Architect D: +44 20 3468 5163 |S: +44 20 3603 0540 | M: +44 7711 418 784 | T: @CloudyAngus paul.an...@shapeblue.com

Re: Jenkins access

2015-03-22 Thread Srikanteswararao Talluri
You have already a user id ŒIlya¹. What exactly are you looking for? ~Talluri On 21/03/15 12:10 am, ilya ilya.mailing.li...@gmail.com wrote: How do i get access to Jenkins? Thanks ilya

Re: Jenkins access

2015-03-22 Thread Srikanteswararao Talluri
Okay, you have required access to jenkins jobs. ~Talluri On 21/03/15 12:10 am, ilya ilya.mailing.li...@gmail.com wrote: How do i get access to Jenkins? Thanks ilya

Re: Jenkins access

2015-03-22 Thread Srikanteswararao Talluri
I think he is talking about jenkins.buildacloud.org as he expressed interest in enhancing vmware system vm template job. ~Talluri On 21/03/15 3:19 am, David Nalley da...@gnsa.us wrote: which jenkins? On Fri, Mar 20, 2015 at 2:40 PM, ilya ilya.mailing.li...@gmail.com wrote: How do i get

Re: [ANNOUNCE] New committer: Karen Vuong

2015-03-20 Thread Srikanteswararao Talluri
Congts Karen! ~Talluri On 20/03/15 2:15 pm, Daan Hoogland daan.hoogl...@gmail.com wrote: thanks for everything Karen, On Fri, Mar 20, 2015 at 9:20 AM, Paul Angus paul.an...@shapeblue.com wrote: Congratulations Karen! Regards, Paul Angus Cloud Architect D: +44 20 3468 5163 |S: +44 20

Re: Need a Jenkins account

2015-03-20 Thread Srikanteswararao Talluri
Done. Details sent to your email. ~Talluri On 20/03/15 3:03 pm, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: Hello all, I need a Jenkins account, to examine current jobs and also to create a new job that will statically analyze the test cases added to repository and generate a report with

Re: Guidelines for test developers

2015-03-19 Thread Srikanteswararao Talluri
Thanks Gaurav for putting up this guidelines page. Good work! ~Talluri On 19/03/15 10:59 am, Gaurav Aradhye gaurav.arad...@clogeny.com wrote: I have added Wiki page for this in QA section. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Guidelines+for+test +developers Not a very

Re: Review Request 30821: CLOUDSTACK-8236: Automation test cases for storage migration test path

2015-03-11 Thread SrikanteswaraRao Talluri
/testpath_storage_migration.py https://reviews.apache.org/r/30821/#comment123694 good to check self.hypervisor.lower() correct all other instances - SrikanteswaraRao Talluri On March 2, 2015, 9:12 a.m., Ashutosh Kelkar wrote

Re: Review Request 31482: CLOUDSTACK-8286: Adding Basic validation test case to test deploying VM from ISO and correcting old regression test case to test HA VM from ISO

2015-03-11 Thread SrikanteswaraRao Talluri
. 27, 2015, 4:49 a.m.) Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-8286 https://issues.apache.org/jira/browse/CLOUDSTACK-8286 Repository: cloudstack-git Description --- Corrected regression test case to deploy HA VM from ISO, and also

Re: Review Request 31482: CLOUDSTACK-8286: Adding Basic validation test case to test deploying VM from ISO and correcting old regression test case to test HA VM from ISO

2015-03-11 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31482/#review76212 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Feb. 27, 2015

Re: Review Request 31526: CLOUDSTACK-8290: Adding BVT to verify public IP data is removed from router once network rule is deleted.

2015-03-11 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On March 12, 2015, 5:46 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31526

Re: [ANNOUNCE] New committer: Harikrishna Patnala

2015-03-09 Thread Srikanteswararao Talluri
Congrats Hari!! Well deserved. ~Talluri On 10/03/15 11:00 am, Rajani Karuturi raj...@apache.org wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Harikrishna Patnala to become a committer and we are pleased to announce that he has accepted. Being a committer allows

Re: Review Request 31296: CLOUDSTACK-8277: Code improvement - test_multiple_ip_ranges.py, test_shared_networks.py

2015-02-25 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 23, 2015, 8:57 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31296

Re: Review Request 31295: CLOUDSTACK-8276: Changes in Marvin to find free vlan in a setup when vlan is not returned for an existing network with listNetworks API

2015-02-25 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 23, 2015, 8:39 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31295

Re: Review Request 25885: CLOUDSTACK-7594: Adding automation test cases for Stopped VM test path

2015-02-20 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 16, 2015, 5:16 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25885

Re: Review Request 31180: CLOUDSTACK-8269: Code changes in primary storage test cases as per recent change in product behavior

2015-02-20 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 19, 2015, 9:05 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31180

Re: Review Request 31181: CLOUDSTACK-8268: Code improvement - test_stopped_vm.py

2015-02-20 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 20, 2015, 6:32 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31181

Re: Review Request 31155: CLOUDSTACK-8264: Adding missing change in test_data.py caused due to commit 500baea9b6c816caae93ab2f8d0ba31f99c3f8fc

2015-02-19 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 18, 2015, 11:54 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31155

Re: Review Request 31108: CLOUDSTACK-8261: test_haproxy.py - Remove the code checking AppCookle and LbCookie Stickiness policies

2015-02-17 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 17, 2015, 11:56 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31108

Re: Review Request 31105: CLOUDSTACK-8259: test_routers.py - Code improvement

2015-02-17 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 17, 2015, 8:02 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31105

Re: Review Request 31081: CLOUDSTACK-8257: test_iso.py - Removed assertion on Iso name when random character s are appended to test data before creating Iso

2015-02-17 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 16, 2015, 12:07 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31081

Re: Review Request 31078: CLOUDSTACK-8257: test_escalations_volume.py - Removing asserts on volumes names as they don't hold true when random cha racters are appended to the volume name before creatio

2015-02-17 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 16, 2015, 7:53 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31078

Re: Review Request 19195: Automation of CCP Objects Verification after external changes made to the original setup

2015-02-15 Thread SrikanteswaraRao Talluri
On Feb. 13, 2015, 6:42 a.m., SrikanteswaraRao Talluri wrote: pushed to master 7461297f3e17b431643e7a8c575e799d0e151261 reverted this from master as this is not tested and causing other tests to fail. Please resubmit a fresh patch for master. - SrikanteswaraRao

Re: Review Request 28030: CLOUDSTACK-7911: Automation test cases for Usage test path

2015-02-13 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 11, 2015, 9:30 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28030

Re: Review Request 30967: CLOUDSTACK-8253: Code correction and improvement: test_haproxy.py

2015-02-12 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 13, 2015, 6:17 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30967

Re: Review Request 30661: LDAP:automation:added missing scenrio and additional checks for better debugging

2015-02-12 Thread SrikanteswaraRao Talluri
/r/30661/#comment117871 please remove author details - SrikanteswaraRao Talluri On Feb. 5, 2015, 11:10 a.m., suresh sadhu wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30661

Re: Review Request 30658: CLOUDSTACK-8217: Fixed marvin base library method for passing 'lbdevicecapacity' parameter while adding netscaler device

2015-02-12 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 5, 2015, 10:26 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30658

Re: Review Request 30793: CLOUDSTACK-8235: Fixed test case in test_bugs.py to read variable data from configurableData section of test_data.py an d also fixed wrong parameter name

2015-02-12 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 9, 2015, 11:09 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30793

Re: Review Request 30872: CLOUDSTACK-8149: Fixed test_Virtualrouter_alerts, py for Vmware

2015-02-12 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 11, 2015, 9:55 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30872

Re: Review Request 19195: Automation of CCP Objects Verification after external changes made to the original setup

2015-02-12 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On March 14, 2014, 12:33 a.m., Chandan Purushothama wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19195

Re: Review Request 30661: LDAP:automation:added missing scenrio and additional checks for better debugging

2015-02-12 Thread SrikanteswaraRao Talluri
/r/30661/#comment118431 It is better to skip the test when there are no required fields. test/integration/component/test_ldap.py https://reviews.apache.org/r/30661/#comment118432 remove this if it is no more required - SrikanteswaraRao Talluri On Feb. 5, 2015, 11:10 a.m., suresh

Re: Review Request 30865: CLOUDSTACK-8240: Skipping test case in test_vmware_drs.py because the scenario is not testable through automation

2015-02-11 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 11, 2015, 5:23 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30865

Re: Review Request 30866: CLOUDSTACK-8241: Moved upload volume dict data to configurableData section of the test_data.py file so that data can be changed according to the setup, also made relevant cha

2015-02-11 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 11, 2015, 5:53 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30866

Re: Review Request 30611: Before throwing exception for iso download try one more time

2015-02-05 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30611/#review71186 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Feb. 4, 2015, 9

Re: Review Request 30653: CLOUDSTACK-8213: Fixed typo in test_lb_secondary_ip.py

2015-02-05 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 5, 2015, 6:46 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30653

Re: Review Request 30075: CLOUDSTACK-8124: Skipping snapshot tests on Hyper-V

2015-02-05 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30075/#review71198 --- Ship it! Pushed to master and 4.5 - SrikanteswaraRao Talluri

Re: Review Request 30613: CLOUDSTACK-8211: Correcting expected secondary storage count value by rounding off to floor value and including the physicalsize of snapshot

2015-02-05 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 4, 2015, 12:44 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30613

Re: Review Request 30656: CLOUDSTACK-8214: test_netscaler_nw_off.py - Skip test if enough zones are not present instead of throwing exception

2015-02-05 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Feb. 5, 2015, 7:29 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30656

Re: Review Request 30555: Minor typo correction in test_deploy_vgpu_vm.py

2015-02-03 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30555/#review70734 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Feb. 3, 2015

Re: Review Request 26842: CLOUDSTACK-7745: Fixed the script 'test_ssvm.py' - Private IP of System VMs can change on systemVMs reboot

2015-02-03 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Oct. 16, 2014, 11:29 p.m., Chandan Purushothama wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26842

Re: Review Request 29847: CLOUDSTACK-8153: Adding global setting value check for few test cases in test_custom_hostname.py

2015-02-03 Thread SrikanteswaraRao Talluri
On Feb. 3, 2015, 12:28 p.m., SrikanteswaraRao Talluri wrote: Ship It! dbe9d93ec61948097c4c076bbeb13d30a8b5c44a master - SrikanteswaraRao --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Re: Review Request 30555: Minor typo correction in test_deploy_vgpu_vm.py

2015-02-03 Thread SrikanteswaraRao Talluri
On Feb. 3, 2015, 12:26 p.m., SrikanteswaraRao Talluri wrote: Ship It! f2ea6172386277f644fd4f20bb7f8fb065c30684 master - SrikanteswaraRao --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Re: Review Request 29847: CLOUDSTACK-8153: Adding global setting value check for few test cases in test_custom_hostname.py

2015-02-03 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29847/#review70737 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Jan. 22, 2015

Re: Review Request 30553: A new script to test_hosts and added update modules for few classes in base.py

2015-02-03 Thread SrikanteswaraRao Talluri
/test_escalations_hosts.py https://reviews.apache.org/r/30553/#comment116096 same as above comment test/integration/component/test_escalations_hosts.py https://reviews.apache.org/r/30553/#comment116097 same as above comment - SrikanteswaraRao Talluri On Feb. 3, 2015, 9:21 a.m., abhinav roy

Re: Review Request 29845: CLOUDSTACK-8152: Adding delay before creating snapshot/template from root disk after writing data to disk - test_vm_passwordenabled.py

2015-01-13 Thread SrikanteswaraRao Talluri
the original branch and stop patching, run git am --abort. - SrikanteswaraRao Talluri On Jan. 13, 2015, 8:31 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29845

Re: Review Request 29478: CLOUDSTACK-8137: Fixed cleanup issue in sec group tests in test_escalations_instances.py

2015-01-13 Thread SrikanteswaraRao Talluri
On Jan. 5, 2015, 1:21 p.m., SrikanteswaraRao Talluri wrote: eae9f0f0b0904a9dad025d4278b5e9b4fdf02b5e master 2dcfa157d37b9306c48f12aee54cb3b6f409277b 4.5 correcting hash for 4.5 17e19224398ac38bc9171bd157fb376361630f6d - SrikanteswaraRao

Re: Review Request 29806: CLOUDSTACK-8147: Fixed typo in test case test_redundant_router.py

2015-01-13 Thread SrikanteswaraRao Talluri
9056e4c3fb568a4cbb978ef0c798bc2dd2c43bf1 master - SrikanteswaraRao Talluri On Jan. 12, 2015, 12:55 p.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29806

Re: Review Request 29477: CLOUDSTACK-8135: Fixed cleanup issue in test_escalations_instances.py

2015-01-13 Thread SrikanteswaraRao Talluri
On Jan. 5, 2015, 1:21 p.m., SrikanteswaraRao Talluri wrote: 1ee41888353d87f4972e6ccb492817133805a88e master 4e7f0d277b36be91ef041fc5ae59002679abe2e1 4.5 correcting the hash for 4.5 613aa8ea28b7670b13792a638fc493b6fe8ebb21 - SrikanteswaraRao

Re: Review Request 29759: CLOUDSTACK-8145: Adding new test to test blocker bugs and modifying other test case to work around the bug

2015-01-13 Thread SrikanteswaraRao Talluri
9278ac1130683057cfbd752138b266565bd0f695 4.5 - SrikanteswaraRao Talluri On Jan. 9, 2015, 11:06 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29759

Re: Review Request 29395: CLOUDSTACK-8124: Skipping snapshot tests on hyperv hypervisor

2015-01-12 Thread SrikanteswaraRao Talluri
On Jan. 5, 2015, 1:16 p.m., SrikanteswaraRao Talluri wrote: 214d63ee1eb393168c2f91a646a775cdaeb5cae8 master 15858c56add3fe61e1c63c8fb3dfdeb8a4a85a2d 4.5 - SrikanteswaraRao --- This is an automatically generated e-mail. To reply

Re: Review Request 29394: CLOUDSTACK-8124: Skipping snapshot test cases on hyperv

2015-01-05 Thread SrikanteswaraRao Talluri
ff1035b6b85a5cd726f4a7297b6eb2066bdcb91c 4.5 - SrikanteswaraRao Talluri On Dec. 24, 2014, 9:38 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29394

Re: Review Request 29395: CLOUDSTACK-8124: Skipping snapshot tests on hyperv hypervisor

2015-01-05 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Dec. 24, 2014, 12:35 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29395

Re: Review Request 29509: CLOUDSATCK-8138: Fixed VmSnapshot revert issue in test_escalations_instances.py

2015-01-05 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Dec. 31, 2014, 9:52 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29509

Re: Review Request 29509: CLOUDSATCK-8138: Fixed VmSnapshot revert issue in test_escalations_instances.py

2015-01-05 Thread SrikanteswaraRao Talluri
On Jan. 5, 2015, 1:20 p.m., SrikanteswaraRao Talluri wrote: 22d6565434e31a8c65953a9eb1b8bfeea1c0f1d0 master doesn't apply on 4.5 - SrikanteswaraRao --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 29477: CLOUDSTACK-8135: Fixed cleanup issue in test_escalations_instances.py

2015-01-05 Thread SrikanteswaraRao Talluri
4e7f0d277b36be91ef041fc5ae59002679abe2e1 4.5 - SrikanteswaraRao Talluri On Dec. 30, 2014, 7:30 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29477

Re: Review Request 29453: CLOUDSTACK-8132: Fixed issue related to secondary storage count of template

2015-01-05 Thread SrikanteswaraRao Talluri
6eba01d910c9e9cc1d1490d13e7870b74a4ea6a1 4.5 - SrikanteswaraRao Talluri On Dec. 29, 2014, 12:41 p.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29453

Re: Review Request 29425: CLOUDSTACK-8130: Fixed test_escalations_templates.py - Removed test case dependency on each other

2015-01-05 Thread SrikanteswaraRao Talluri
6e4fd379f48721bffc2814052681970307db2f1f 4.5 - SrikanteswaraRao Talluri On Dec. 26, 2014, 7:03 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29425

simulator-singlerun job is failing in jenkins

2014-12-24 Thread Srikanteswararao Talluri
simulator-singlerun has been failing while fetching from git. This was because of the zero disk space availability. I have cleaned up the machine and modified job to not to leave log files from the builds. Thanks, ~Talluri

Re: Review Request 29369: CLOUDSTACK-8117: Increased the allowed margin (+/-) for memory of VM on hyperv used to equate with the memory specified in service offering

2014-12-24 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29369/#review66020 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Dec. 23, 2014

Re: Review Request 29363: CLOUDSTACK-8116: Moved ldap data to configurableData section in test_data.py and made related changes in the test case

2014-12-24 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29363/#review66021 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Dec. 23, 2014

Re: Review Request 29242: CLOUDSTACK-8096: Fixed test_ssvm.py for issues while checking the result of diagnostic scripts

2014-12-23 Thread SrikanteswaraRao Talluri
77bd069cc7b38bf93cc4e314d5d1ddcada56f11d master - SrikanteswaraRao Talluri On Dec. 22, 2014, 9:27 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29242

Re: Review Request 29245: CLOUDSTACK-8098: Fixed VM snapshot issue in smoke/test_vm_snapshots.py

2014-12-23 Thread SrikanteswaraRao Talluri
125c1c27fc0ebe3781fd2fb63e2d2dd5689c9fa0 4.5 - SrikanteswaraRao Talluri On Dec. 19, 2014, 12:12 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29245

Re: Review Request 29246: CLOUDSTACK-8099: Fixed missing import in test_dynamic_compute_offering.py

2014-12-23 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Dec. 22, 2014, 10:16 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29246

Re: Review Request 29241: CLOUDSTACK-8095: Fixed Iso attach issue in test_escalations_instances.py

2014-12-22 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29241/#review65796 --- Ship it! Ship It! - SrikanteswaraRao Talluri On Dec. 19, 2014

Re: Review Request 29242: CLOUDSTACK-8096: Fixed test_ssvm.py for issues while checking the result of diagnostic scripts

2014-12-21 Thread SrikanteswaraRao Talluri
in: /Users/talluri/asf/cloudstack/.git/rebase-apply/patch When you have resolved this problem, run git am --continue. If you prefer to skip this patch, run git am --skip instead. To restore the original branch and stop patching, run git am --abort. - SrikanteswaraRao Talluri On Dec. 19, 2014, 9:58

Re: Review Request 29246: CLOUDSTACK-8099: Fixed missing import in test_dynamic_compute_offering.py

2014-12-20 Thread SrikanteswaraRao Talluri
in test_dynamic_compute_offering.py The copy of the patch that failed is found in: /Users/talluri/asf/cloudstack/.git/rebase-apply/patch When you have resolved this problem, run git am --continue. If you prefer to skip this patch, run git am --skip instead. - SrikanteswaraRao Talluri On Dec. 19, 2014, 12:56 p.m

Re: Review Request 29245: CLOUDSTACK-8098: Fixed VM snapshot issue in smoke/test_vm_snapshots.py

2014-12-20 Thread SrikanteswaraRao Talluri
/cloudstack/.git/rebase-apply/patch When you have resolved this problem, run git am --continue. If you prefer to skip this patch, run git am --skip instead. To restore the original branch and stop patching, run git am --abort. - SrikanteswaraRao Talluri On Dec. 19, 2014, 12:12 p.m., Gaurav Aradhye

Re: Review Request 29194: CLOUDSTACK-8087: Fixed test_vpc_on_host_maintenance.py

2014-12-18 Thread SrikanteswaraRao Talluri
6c722c9d219ae3bedad12a28105800b096eeb147 4.5 - SrikanteswaraRao Talluri On Dec. 18, 2014, 6:39 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29194

Re: Review Request 29187: CLOUDSTACK-8086: Simulator needs a Portable IP Range to execute Portable IP Test Cases

2014-12-18 Thread SrikanteswaraRao Talluri
f2c7ead8ee68de963a97eae9dc78bf524565691e 4.5 - SrikanteswaraRao Talluri On Dec. 18, 2014, 2:29 a.m., Chandan Purushothama wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29187

Re: Review Request 29151: CLOUDSTACK-8084: Fixed test_17_add_nic_different_zone in test_add_remove_network.py

2014-12-18 Thread SrikanteswaraRao Talluri
0db63d87aa40de7493a6bc66b7686cf8922bc742 4.5 - SrikanteswaraRao Talluri On Dec. 17, 2014, 12:17 p.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29151

Re: Review Request 29202: CLOUDSTACK-8090: Moving test_dedicated_guest_vlan_ranges.py to maint folder for the test cases need to be run separately, serially

2014-12-18 Thread SrikanteswaraRao Talluri
d88126988b04bb8a58fb70e195722b01b45f05dc 4.5 - SrikanteswaraRao Talluri On Dec. 18, 2014, 10:33 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29202

Re: Review Request 29094: CLOUDSTACK-8074: Fixed maint/test_multiple_ip_ranges.py

2014-12-17 Thread SrikanteswaraRao Talluri
/integration/component/maint/test_multiple_ip_ranges.py:160:17: E126 continuation line over-indented for hanging indent test/integration/component/maint/test_multiple_ip_ranges.py:168:80: E501 line too long (85 79 characters) - SrikanteswaraRao Talluri On Dec. 16, 2014, 11:53 a.m., Ashutosh Kelkar

Re: Review Request 29094: CLOUDSTACK-8074: Fixed maint/test_multiple_ip_ranges.py

2014-12-17 Thread SrikanteswaraRao Talluri
7cf94260ee6adc49df97214ea7410dd387be11e5 master - SrikanteswaraRao Talluri On Dec. 16, 2014, 11:53 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29094

Re: Review Request 29144: CLOUDSTACK-8081: Fixed VM snapshot test cases in test_escalation_instances.py and also dealt cleanup issues

2014-12-17 Thread SrikanteswaraRao Talluri
6674f95cdd268652d109558eabb3402a4e6f7e43 master - SrikanteswaraRao Talluri On Dec. 17, 2014, 6:09 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29144

Re: Review Request 29046: CLOUDSTACK-8071: Fixed api key issue in test_snapshots_improvement.py

2014-12-17 Thread SrikanteswaraRao Talluri
391108ff533bdaa40356538ccf04a77498398ad9 master - SrikanteswaraRao Talluri On Dec. 15, 2014, 10:32 a.m., Ashutosh Kelkar wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29046

Re: [ANNOUNCE] New committer: Erik Weber (terbolous)

2014-12-14 Thread Srikanteswararao Talluri
Congrats Erik! ~Talluri On 15/12/14 10:59 am, Punith S punit...@cloudbyte.com wrote: congrats Erik :) On Sun, Dec 14, 2014 at 11:32 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Congratulations, Erik! On Sat, Dec 13, 2014 at 9:16 PM, Rajani Karuturi raj...@apache.org wrote:

Re: Review Request 28992: CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly

2014-12-12 Thread SrikanteswaraRao Talluri
ecbeb003ec94149adfeb8234f11979b5d99fba7b 4.5 - SrikanteswaraRao Talluri On Dec. 12, 2014, 9:04 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28992

Re: Review Request 28993: CLOUDSTACK-8069: Fixed test script in test_tags.py

2014-12-12 Thread SrikanteswaraRao Talluri
9c7f50aaac83313d7f3e71ddd5b83a001402d7f7 master - SrikanteswaraRao Talluri On Dec. 12, 2014, 11:34 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28993

Re: Review Request 28748: CLOUDSTACK-8021: Change test cases to use host information from configurableData section in test_data.py

2014-12-11 Thread SrikanteswaraRao Talluri
, run git am --continue. If you prefer to skip this patch, run git am --skip instead. To restore the original branch and stop patching, run git am --abort. - SrikanteswaraRao Talluri On Dec. 5, 2014, 2:37 p.m., Gaurav Aradhye wrote

Re: Review Request 28931: CLOUDSTACK:8058: Fix test_reset_ssh_keypair.py for EIP setup

2014-12-11 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Dec. 11, 2014, 4:55 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28931

Re: Review Request 28939: CLOUDSTACK:8018: Fix test_redundant_router.test_redundantVR_internals - The SSH to router was being done from wrong host

2014-12-11 Thread SrikanteswaraRao Talluri
- SrikanteswaraRao Talluri On Dec. 11, 2014, 11:45 a.m., Gaurav Aradhye wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28939

  1   2   3   4   5   >