draft quarterly report + resolution

2015-03-13 Thread Hugo Trippaers
All, please review this draft report for this quarter for our project. DESCRIPTION Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. ISS

Re: CentOS 7 support

2015-01-09 Thread Hugo Trippaers
ing of you need some support there. Cheers, Hugo Sent from my iPhone > On 09 Jan 2015, at 18:23, Nux! wrote: > > Hi Marcus, > > No experience with ACS and CentOS 7, but AFAIK the old init scripts should > still work, though ideally we should eventually use proper service f

[DRAFT] Board report Q4 2014

2014-12-09 Thread Hugo Trippaers
All, The board report is due again. Below the draft report, please send me your suggestions, additions, basically any kind of feedback. Cheers, Hugo DESCRIPTION Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available

Re: jenkins.buildacloud.org

2014-12-08 Thread Hugo Trippaers
. Cheers, Hugo > On 8 dec. 2014, at 17:30, Erik Weber wrote: > > Also raised the issue a few days ago. > > Hugo seemed awfully busy. > > Erik > > Den mandag 8. desember 2014 skrev Rohit Yadav > følgende: > >> >> >> On Monday 08 Dece

Re: CloudStack-setup-management

2014-12-04 Thread Hugo Trippaers
On which platform are you trying to install cloudstack? Are you using a packaged distribution? Cheers, Hugo Sent from my iPhone > On 04 Dec 2014, at 19:14, rahil khera wrote: > > Yitao Jiang writes: >> >> ​Can you paste logs file here ?​ >> >> Thanks, &g

Re: [MERGE REQUEST] hotfix/4.5-7959

2014-12-04 Thread Hugo Trippaers
It does if you use the newly created parameterized build where you can specify the branch ;-) http://jenkins.buildacloud.org/view/parameterized/job/build-systemvm-parameterized/ Cheers, Hugo > On 3 dec. 2014, at 15:52, Will Stevens wrote: > > It has not been merged into 4.5 yet, s

Re: broken schema450to460.sql in cloudstack master?

2014-12-03 Thread Hugo Trippaers
Hey KC, Thanks for reporting this. It was introduced by commit 0407fb334f3a79f570217f35636b47076b06d500. I’ve put Wei Zhou in CC. I fixed it in master for now. @Wei, can you double check my fix? Cheers, Hugo > On 3 dec. 2014, at 08:16, Kuang-Ching Wang wrote: > > Hi, > &g

Re: [MERGE REQUEST] hotfix/4.5-7959

2014-12-03 Thread Hugo Trippaers
Kicking of a systemvm build of this branch on jenkins. (Created a parameterized systemvm build job where you can specify a branch) Cheers, Hugo > On 3 dec. 2014, at 00:42, Will Stevens wrote: > > I have tested the equivalent fix in master and it is working perfectly. > The code

Re: [DISCUSS] "MERGE REQUEST"

2014-12-03 Thread Hugo Trippaers
Will, Sounds good, i need to discuss with Daan, but i’m tempted to follow this convention to see how it pans out. Cheers, Hugo > On 3 dec. 2014, at 00:44, Will Stevens wrote: > > I just posted a topic called: [MERGE REQUEST] hotfix/4.5-7959 > > This is a workflow that I am

Re: Review Request 24991: CLOUDSTACK-6697: BigSwitchVns plugin update

2014-12-02 Thread Hugo Trippaers
appears a couple of other commits got into your patch as well. I've applied the patch as i think it should be, but could you check the cloudstack branch reviews/24991 to see if everything is in order? Cheers, Hugo - Hugo Trippaers On Nov. 30, 2014, 2:49 a.m., Kuang-Ching Wang

Re: git commit: updated refs/heads/master to ae0cb82

2014-12-01 Thread Hugo Trippaers
Use source Luke ;-) Apparently there is now an alias on the VR ip called data-server. The Ssh script used it to get the ssh keys if it can't find the dhcp server using the leases file. I didn't invent this feature, just made it work for passwords and cleaned up the code a bit.

Re: [JENKINS] Added CentOS 7 slaves

2014-11-27 Thread Hugo Trippaers
. Especially the simulator builds need to happen far more frequently, but they need a database so are limited to a single run per host concurrently. (Until i figure out how to make the database name configurable) Cheers, Hugo > On 27 nov. 2014, at 21:57, Erik Weber wrote: > > On We

Re: Differences in schema-442to450.sql between 4.5 and master

2014-11-27 Thread Hugo Trippaers
Thanks Kishan! Cheers, Hugo > On 27 nov. 2014, at 13:50, Kishan Kavala wrote: > > Added commit 1091d458 to 4.5 branch. > > Regards, > Kishan > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Thursday, November 27, 20

Re: Review Request 24991: CLOUDSTACK-6697: BigSwitchVns plugin update

2014-11-27 Thread Hugo Trippaers
ge in create-schema.sql? We try to prevent that file from changing at all. When it applies cleanly i'll run some checks (FindBugs, PMD) and commit if there are no issues that need adressing. Cheers, Hugo - Hugo Trippaers On Nov. 26, 2014, 10:52 p.m., Kuang-Ching

Re: Differences in schema-442to450.sql between 4.5 and master

2014-11-27 Thread Hugo Trippaers
List of commit that introduced the changes in master, hope this helps a bit in tracking down where to look. If i can help let me know. 057ba164 Sanjay Tripathi e02c3824 Anthony Xu 6f413c22 Frank Zhang 1091d458 Kishan Kavala Cheers, Hugo > On 27 nov. 2014, at 10:32, Hugo Trippaers wr

Differences in schema-442to450.sql between 4.5 and master

2014-11-27 Thread Hugo Trippaers
See this diff: Hugos-MacBook-Pro-7:cloudstack hugo (master)$ git diff master 4.5 setup/db/db/schema-442to450.sql diff --git a/setup/db/db/schema-442to450.sql b/setup/db/db/schema-442to450.sql index f84bca6..083943b 100644 --- a/setup/db/db/schema-442to450.sql +++ b/setup/db/db/schema-442to450.sql

Re: [JENKINS] Added CentOS 7 slaves

2014-11-26 Thread Hugo Trippaers
Good point, i’ll need to check if jclouds supports azure but a few dynamic slaves could be nice. Cheers, Hugo > On 26 nov. 2014, at 16:39, Ian Duffy wrote: > > Just throwing this out there All committers have access to a msdn > subscription that gives 125eur worth of a

Re: [JENKINS] Added CentOS 7 slaves

2014-11-26 Thread Hugo Trippaers
: * install rpmbuild, git, yum-utils * git clone the cloudstack source (or download just the spec file) * run yum-builddep on packaging/centos(63|7)/cloud.spec to install all dependencies * install mysql-server or mariadb-server (for the simulator) * remove the cloudstack sources again Cheers, Hugo

[JENKINS] Added CentOS 7 slaves

2014-11-26 Thread Hugo Trippaers
If any one needs something build or tested on CentOS 7 let me know or create a build tagged for cloudstack-buildslave-centos7 Cheers, Hugo P.S. Still looking for people willing to add slaves to jenkins. What we need are one or two fast machines capable of running the simulator tests.

Re: [DISCUSS] LTS Releases

2014-11-25 Thread Hugo Trippaers
to do that is their choice. As a community we should not make any promises about LTS support for a certain branch. Cheers, Hugo > On 25 nov. 2014, at 16:16, Rohit Yadav wrote: > > Hey Daan, > >> On 25-Nov-2014, at 7:26 pm, Daan Hoogland wrote: >> >> T

Re: No maven on cloudstack-buildslave-centos6-87d

2014-11-24 Thread Hugo Trippaers
It’s an error in the build definition. The job should select a maven thats configured as auto installable by jenkins. Which job is reporting the problem? > On 24 nov. 2014, at 12:12, Ian Duffy wrote: > > Hi, > > jobs executing on cloudstack-buildslave-centos6-87d look for maven within > /opt

Re: [GitHub] cloudstack pull request: Remove AWS api bridge

2014-11-21 Thread Hugo Trippaers
replacement. Cheers, Hugo > On 21 nov. 2014, at 14:39, Sebastien Goasguen wrote: > > > On Nov 21, 2014, at 8:33 AM, Nux! wrote: > >> +1 what Daan said. >> >> Once ec2stack works well, then nuke awsapi. >> > > it works well. > > wh

Coverity and CCC EU

2014-11-18 Thread Hugo Trippaers
intimate knowledge of CloudStack internals. Cheers, Hugo

Re: Tomcat6 *build* requirement

2014-11-10 Thread Hugo Trippaers
IIRC we need the servlet.jar that comes with tomcat. Our servlets need that during compilation. It should be ok use tomcat7 to satisfy that requirement. Cheers, Hugo > On 10 nov. 2014, at 00:04, Ian Duffy wrote: > > Hi All, > > I was wondering if somebody could exp

[JENKINS] Pending updates

2014-11-06 Thread Hugo Trippaers
Hey guys, Time for some housekeeping. We have a number of plugins that have updates pending and Jenkins it also a couple of versions behind. I’m going to perform these updates today, so there might be some issues. If you notice any let me know. Cheers. Hugo

Re: The SSVM cannot run succesfully in the development environment

2014-10-31 Thread Hugo Trippaers
Hello XQ, We need a little bit more info before we can help you. For example the error message in the log file and a short description of how your environment is build up. Cheers, Hugo Sent from my iPhone > On 31 Oct 2014, at 06:56, 徐书敏 wrote: > > Hi > >I ha

[JENKINS] Build pipeline for 4.5

2014-10-29 Thread Hugo Trippaers
Heya, Just setup the build pipeline for 4.5, see http://jenkins.buildacloud.org/view/4.5-pipeline/ <http://jenkins.buildacloud.org/view/4.5-pipeline/> Running the jobs now manually to test the setup. Cheers, Hugo

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-23 Thread Hugo Trippaers
that happens with the source after we finish working on it, but i would like not to have anything without -SNAPSHOT in our git unless its a final release (or RC in our current way of working). Cheers, Hugo > On 23 okt. 2014, at 16:31, Rohit Yadav wrote: > > Hi, > >> On

Re: Jenkins machines access

2014-10-14 Thread Hugo Trippaers
Raja, Don't forget to include the dev list in discussions on Jenkins. I'm currently in China on holiday and I have very limited access to Internet at the moment. There should r enough people on the dev list that can help with this. Cheers, Hugo Sent from my iPhone > On 14 okt

Re: commit 44a4158c4854d85e4c234655e375fe0c631507d5

2014-10-02 Thread Hugo Trippaers
“Creating Cluster”. I would like to set it up so i can test my ideas. Cheers, Hugo On 2 okt. 2014, at 10:58, Hugo Trippaers wrote: > You can see that the Vmware resource provides the VirtualRouterDeployer > interface. So all communication with the VR is triggered

Re: commit 44a4158c4854d85e4c234655e375fe0c631507d5

2014-10-02 Thread Hugo Trippaers
systemvm build right? Should we add the scripts prepare_pxe.sh and baremetal_snat.sh to the regular systemvm and maybe add all the bits for bare metal? As discussed a CC to the dev list so more people can think with us on this. Cheers, Hugo On 2 okt. 2014, at 02:04, Frank Zhang wrote: >

Re: [ANNOUNCE] New PMC Member: Ian Duffy

2014-10-01 Thread Hugo Trippaers
Congrats Ian :-) Sent from my iPhone > On 1 okt. 2014, at 09:05, Sebastien Goasguen wrote: > > gratz.. > >> On Oct 1, 2014, at 2:17 AM, Gaurav Aradhye >> wrote: >> >> Congratulations Ian! >> >> Regards, >> Gaurav >> >> On Wed, Oct 1, 2014 at 11:36 AM, Abhinandan Prateek >> wrote: >> >>>

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

2014-10-01 Thread Hugo Trippaers
Congratulations :-) Sent from my iPhone > On 1 okt. 2014, at 09:06, Sebastien Goasguen wrote: > > felicitations ! > >> On Oct 1, 2014, at 2:14 AM, Punith S wrote: >> >> Congrats Pierre! >> >>> On Wed, Oct 1, 2014 at 11:13 AM, Prasanna Santhanam wrote: >>> >>> Congratulations Pierre-Luc! >

Re: CI improvment part 1

2014-09-26 Thread Hugo Trippaers
newly created hotfix/bugfix/feature branch we have the same effect right. Cheers, Hugo On 26 sep. 2014, at 06:43, Edison Su wrote: > Highlights the improvements on marvin I made in these days on pytest branch: > 1. Switch test framework from nose to pytest, while also maintain the

Revering commit commit 093fa6f0a53bd031a09e4042c3aa25860bc947e5

2014-09-24 Thread Hugo Trippaers
simulator tests. You can make jenkins run them for you by creating a branch called either hotfix/something or bugfix/something and push that branch. Jenkins will pick that up with job http://jenkins.buildacloud.org/view/simulator/job/simulator-hotfix-trigger/ Cheers, Hugo

Re: [01/50] git commit: updated refs/heads/master to 1290e10

2014-09-23 Thread Hugo Trippaers
more accessible. I’m thinking of this as a change to packaging more than merging new features. There are changes pending that will change functionality, but those are planned for after 4.5 happens. Cheers, Hugo On 23 sep. 2014, at 20:31, David Nalley wrote: > Where was the merge request for t

PrimaryStorageDownloadCommand question

2014-09-19 Thread Hugo Trippaers
ce of code Cheers, Hugo

Re: [DRAFT] Report Q3 Apache Cloudstack

2014-09-15 Thread Hugo Trippaers
Thanks for the feedback. I’ve fixed the typos and i’ll sent the report to the board shortly. Cheers, Hugo On 10 sep. 2014, at 15:23, Chip Childers wrote: > +1 > > On Wed, Sep 10, 2014 at 3:38 AM, Hugo Trippaers wrote: >> Hey All, >> >> This is the draft board r

[DRAFT] Report Q3 Apache Cloudstack

2014-09-10 Thread Hugo Trippaers
Hey All, This is the draft board report for Apache CloudStack for this quarter. Please let me know if you have any feedback. Cheers, Hugo DESCRIPTION Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly

Re: simulator run

2014-09-04 Thread Hugo Trippaers
Cheers, Hugo On 4 sep. 2014, at 13:32, Koushik Das wrote: > Are the tests present under test/integration/smoke/misc also getting > executed? If so please exclude them for now. > The tests under /misc folder is based on the new simulator changes to test > failures from agent layer. The

Re: SSVM JAVA PROCESS NOT RUNNING, systemvm didn't get patched with the agent specific code

2014-09-04 Thread Hugo Trippaers
Punith, You need to enable the systemvm flag in cloudstack to make sure a new systemvm.iso is build. mvn -Dnoredist -Psystemvm clean install Cheers, Hugo On 4 sep. 2014, at 11:27, Punith S wrote: > hi, > > i have been working on building noredist of master for vmware, >

simulator run

2014-09-04 Thread Hugo Trippaers
background on these tests do the investigation? I’m happy to help with fixing the issue, but i can’t really figure it out atm. Cheers, Hugo

Commit cd8af6a

2014-09-03 Thread Hugo Trippaers
t a zero reference count even though our code has guarded"); } } This doesn’t seem to make a lot of sense to me as the refCnt field doesn’t get set in this function. Could you have a look as you committed this and might know what the intended behavior is? Cheers, Hugo

Re: [2/2] git commit: updated refs/heads/master to 23c7c73

2014-09-02 Thread Hugo Trippaers
Hey Rohit, It does break CS startup, otherwise i would not have reverted it. Spring does not tolerate empty xml files. Cheers, Hugo On 2 sep. 2014, at 10:19, Rohit Yadav wrote: > Hi Hugo, > > On Tue, Sep 2, 2014 at 10:09 AM, wrote: > Revert "server: Add event bus bean as

Re: Integration Tests on TravisCI

2014-09-01 Thread Hugo Trippaers
scarce resources in one direction we can do so much more i think. That said, it is a job well done to get our stuff running on Travis. :D Cheers, Hugo On 1 sep. 2014, at 16:07, Ian Duffy wrote: > Hi Hugo, > > Just to be clear this was just an investigation to see if pe

Re: Integration Tests on TravisCI

2014-09-01 Thread Hugo Trippaers
Sorry for the late reply, was away for some time.. On 21 aug. 2014, at 19:40, Edison Su wrote: > > >> -Original Message- >> From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers >> Sent: Thursday, August 21, 2014 5:10 AM >> To: dev@cl

Re: Review Request 24991: CLOUDSTACK-6697: BigSwitchVns plugin update

2014-09-01 Thread Hugo Trippaers
27;ll be running both findbugs and PMD checks as well. I'll update the review if i find any issues there. Cheers, Hugo setup/db/create-schema.sql <https://reviews.apache.org/r/24991/#comment90693> Please don't make any change to this file. setup/db/db/schem

Re: Integration Tests on TravisCI

2014-08-21 Thread Hugo Trippaers
happily stop working on the CI stuff in jenkins.buildacloud.org for example and focus my efforts on Travis. So i just want to know where we want to put our effort. Cheers, Hugo On 21 aug. 2014, at 14:02, Ian Duffy wrote: > Santosh, > > What command/flags did you use for the a

Re: [VOTE] git workflow

2014-08-06 Thread Hugo Trippaers
with the context of a CI system (or committers doing reviews) that can actually tell us if CloudStack works . Cheers, Hugo On 6 aug. 2014, at 16:10, David Nalley wrote: > On Wed, Aug 6, 2014 at 9:41 AM, Rohit Yadav wrote: >> >> Hi, >> >> Comments in-line; >>

Re: branch hotfix/coverity-fixes

2014-08-06 Thread Hugo Trippaers
On 6 aug. 2014, at 15:15, Rohit Yadav wrote: > Hey, > > On 06-Aug-2014, at 3:10 pm, Hugo Trippaers wrote: > >> >> On 6 aug. 2014, at 15:06, Rohit Yadav wrote: >> >>> Hi Hugo, >>> >>> +1 >>> >>> On a totally d

Re: branch hotfix/coverity-fixes

2014-08-06 Thread Hugo Trippaers
On 6 aug. 2014, at 15:06, Rohit Yadav wrote: > Hi Hugo, > > +1 > > On a totally different issue, if we’re going to adopt git-flow let’s not use > bug fix branch names with the prefix “hotfix/“ because as the per convention > it’s for already released versions and f

branch hotfix/coverity-fixes

2014-08-06 Thread Hugo Trippaers
will probably not help developers pinpoint where an issue was introduced. Cheers, Hugo

Re: jenkins changes post git-flow shift

2014-08-06 Thread Hugo Trippaers
I’ll configure a new develop branch pipeline and configure jobs to check feature and hotfix branches both with the simulator and the regular builds when we create the develop branch. We don’t need to change the master build, just add another pipeline for develop. Cheers, Hugo On 6 aug

Re: [JENKINS] simulator check on hot fix branches

2014-08-05 Thread Hugo Trippaers
I can add more prefixes :-) Just let me know what the final prefixes will be for the git flow stuff and i’ll add them to the list. Cheers, Hugo On 5 aug. 2014, at 09:33, Daan Hoogland wrote: > Wow, that is useful stuff. I remember having type just fix-... to > sugest to people. h

[JENKINS] simulator check on hot fix branches

2014-08-05 Thread Hugo Trippaers
://jenkins.buildacloud.org/job/simulator-hotfix-trigger/ Cheers, Hugo

Re: ACS 4.5 branch date

2014-08-04 Thread Hugo Trippaers
deal with branching. Effectively this means that we have no set date when we will “officially” start working towards a 4.5 release. Cheers, Hugo On 4 aug. 2014, at 17:56, Rayees Namathponnan wrote: > Hi All, > > When we are going to create ACS 4.5 branch ? is there any

Re: Review Request 24184: CLOUDSTACK-1389 Fixing sudo access to keytool

2014-08-01 Thread Hugo Trippaers
> On Aug. 1, 2014, 3:07 p.m., Rohit Yadav wrote: > > Thanks Eric for picking this up, looks good but need to test. Sorry, didn't see your review before i committed mine. Anyway it works for me. - Hugo --- This is an

Re: Review Request 24184: CLOUDSTACK-1389 Fixing sudo access to keytool

2014-08-01 Thread Hugo Trippaers
451e2ab851518832f44c77830347d9bbcb5da13f Author: Erik Weber Date: Fri Aug 1 16:23:04 2014 +0200 Adding keytool to the list of sudo commands for cloud user to allow certificate creation during startup Signed-off-by: Hugo Trippaers - Hugo Trippaers On Aug. 1, 2014, 2:56 p.m., Erik Weber wrote

Re: [JENKINS] simulator build

2014-08-01 Thread Hugo Trippaers
Hey Rohit, It’s based on this script : https://github.com/spark404/cs-functional-test/blob/master/simulator.sh I just split it in a number of different maven and shell tasks for jenkins changed a few parameters, but this is basically it. Cheers, Hugo On 1 aug. 2014, at 16:08, Rohit Yadav

[JENKINS] simulator build

2014-08-01 Thread Hugo Trippaers
. Cheers, Hugo

Re: Error while building CloudStack

2014-08-01 Thread Hugo Trippaers
Priyanka, Images and other attachments are not accepted on this mailinglist. Either provide a link to the image or paste your error as plain text. Cheers, Hugo On 1 aug. 2014, at 09:23, Priyanka Deepala wrote: > I attached the image in this mail please check it out > > > O

Re: [JENKINS] Nodes maintenance

2014-07-31 Thread Hugo Trippaers
Much obliged Erik! Cheers, Hugo On 31 jul. 2014, at 17:17, Erik Weber wrote: > To answer myself, it's all taken care of > > > Erik > > > On Thu, Jul 31, 2014 at 3:21 PM, Erik Weber wrote: > >> Got it approved, so we can sponsor a machine. >>

Re: [VOTE] git workflow

2014-07-31 Thread Hugo Trippaers
+1 on the proposal Cheers, Hugo On 31 jul. 2014, at 14:31, Stephen Turner wrote: > +1 from me. > > -- > Stephen Turner > > > -Original Message- > From: Rajani Karuturi [mailto:rajani.karut...@citrix.com] > Sent: 31 July 2014 11:28 > To: dev > Sub

Re: Simulator on master is not building

2014-07-31 Thread Hugo Trippaers
On 31 jul. 2014, at 12:44, Sebastien Goasguen wrote: > > On Jul 31, 2014, at 4:27 AM, Hugo Trippaers wrote: > >> Heya, >> >> I’m setting up a separate build (build-master-simulator) to test the build >> process of the simulator. At least we’ll be notified

Re: [VOTE] git workflow

2014-07-31 Thread Hugo Trippaers
git. It’s is a good thing in my book, but we need to be clear what the expected result is when this vote has concluded in 72 hours. Cheers, Hugo On 31 jul. 2014, at 12:28, Rajani Karuturi wrote: > Hi All, > > We had long discussions on the git flow. > I tried to capture the s

Re: [JENKINS] Nodes maintenance

2014-07-31 Thread Hugo Trippaers
space\cloudstack-4.4-hyperv-agent\bin\%PACKAGE_NAME%.zip" -f "C:\Jenkins\workspace\cloudstack-4.4-hyperv-agent\bin\%PACKAGE_NAME%\" — end copy -- Cheers, Hugo On 31 jul. 2014, at 12:25, Erik Weber wrote: > On Thu, Jul 31, 2014 at 12:18 PM, Hugo Trippaers wrote: > >>

[JENKINS] Nodes maintenance

2014-07-31 Thread Hugo Trippaers
Jenkins so we can build our windows agent and CloudStack mdi packages? Cheers, Hugo

[JENKINS] systemvm templates

2014-07-31 Thread Hugo Trippaers
Hey, Citrix off-lined the node used to build systemvm templates a while ago. Today i managed to replace it with a new node so systemvm templates should start building again. Cheers, Hugo

Re: Simulator on master is not building

2014-07-31 Thread Hugo Trippaers
right? Cheers, Hugo On 31 jul. 2014, at 06:54, Koushik Das wrote: > Simulator can be included in the default build but it needs to be tested > whether simulator plugin can coexist with actual HV plugins in the same MS > without any issues. Right now there is an issue which prevents it,

Re: New Defects reported by Coverity Scan for cloudstack

2014-07-29 Thread Hugo Trippaers
Hey Ritu, Thanks! Could you post the patch as a separate review? That way it will be a lot easier for me to merge the changes. The easiest way to do it is to base the new patch on the current state of the master branch. Cheers, Hugo On 29 jul. 2014, at 22:32, Ritu Sabharwal wrote: >

Fwd: New Defects reported by Coverity Scan for cloudstack

2014-07-29 Thread Hugo Trippaers
Ritu, Coverity identified a number of issues with the brocade plugin. Could you have a look at them and post the fixes on the review board? If you need additional details on the findings you can request coverity access here : https://scan.coverity.com/projects/943 Cheers, Hugo Begin

Re: Marvin Package?

2014-07-28 Thread Hugo Trippaers
Sounds good to me. Cheers, Hugo On 28 jul. 2014, at 14:33, Rohit Yadav wrote: > Hi Hugo, > > Does it make sense to simply use the same version as CloudStack from > next Marvin releases? This is because with each CloudStack release and > possible API changes, the Marvin cloud

Re: [DISCUSS] git commit proces

2014-07-28 Thread Hugo Trippaers
Agreed, this kind of important decisions should be made by a vote. Sebastien, Daan, can one of you kick of the vote thread? Preferably with a condensed summary of the thread? Cheers, Hugo On 28 jul. 2014, at 14:07, Ian Duffy wrote: > +1 to what Erik said. > > > On 28 Jul

Re: Marvin Package?

2014-07-28 Thread Hugo Trippaers
Before we start with Marvin releases we should discuss versioning i think. At the moment all marvin packages are shipped with version 1.0, if we want to take marvin releases serious we need to start with versions whenever the something in marvin changes. Cheers. Hugo On 28 jul. 2014, at 14

Re: Getting built artifacts from Jenkins

2014-07-24 Thread Hugo Trippaers
Hey Ian, Go ahead, just make sure only the latest artifact is saved to prevent disk space issues. Hugo Sent from my iPhone > On 24 jul. 2014, at 18:53, Ian Duffy wrote: > > Hi David, > > Can I go ahead and make a configuration change to jenkins to allow built > artifact

Re: Eclipse STS Checkstyle problem

2014-07-23 Thread Hugo Trippaers
Heya, Checkstyle is only reporting the errors. You need to configure eclipse to use for example spaces instead of tabs to automagically fix it. In the directory tools/eclipse in cloudstack there is an XML files that you can import in the eclipse formatter. Cheers, Hugo On 23 jul. 2014, at

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-23 Thread Hugo Trippaers
Sudha, I think those tests are in test/integration/component/test_brocade_vcs.py that Ritu included. Cheers, Hugo On 23 jul. 2014, at 14:07, Sudha Ponnaganti wrote: > Ritu, > > Would be good to add automated tests for the procedure you have outlined. > Marvin has already s

Re: Guidelines on Functional Test for plugins

2014-07-23 Thread Hugo Trippaers
Talluri, Can you also add the new functional tests in the brocade plugin? test/integration/component/test_brocade_vcs.py Cheers, Hugo On 21 jul. 2014, at 12:09, Hugo Trippaers wrote: > Santosh, Talluri, > > Can you guys make sure the functional tests created by Suresh are integra

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-23 Thread Hugo Trippaers
Hey all, Just pushed the brocade VDX code into master. * fing bugs is not showing any issues * decent unit test coverage * includes functional test procedure * majority of the functional code is contained in a plugin, minimal changes to core Cheers, Hugo On 23 jul. 2014, at 11:12, Hugo

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-23 Thread Hugo Trippaers
: Ritu Sabharwal Date: Wed Jul 23 08:51:20 2014 +0200 CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity Signed-off-by: Hugo Trippaers - Hugo Trippaers On July 22, 2014, 9:44 p.m., Ritu Sabharwal wrote

Re: Review Request 23257: Cloudstack network-element plugin to orchestrate Juniper's switches (for L2 services)

2014-07-23 Thread Hugo Trippaers
> On July 3, 2014, 11:54 a.m., Hugo Trippaers wrote: > > plugins/network-elements/juniper-networkguru/src/com/cloud/network/JuniperNDAPINaasServiceNetworkMapVO.java, > > line 43 > > <https://reviews.apache.org/r/23257/diff/2/?file=623453#file623453line43> > >

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-22 Thread Hugo Trippaers
dings i can merge it. - Hugo Trippaers On July 21, 2014, 7:25 p.m., Ritu Sabharwal wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > ht

Re: Review Request 23750: Fixed Coverity Reported Issues

2014-07-22 Thread Hugo Trippaers
commits of each file/component so its easy to track down any issues later. - Hugo Trippaers On July 22, 2014, 2:42 a.m., Santhosh Edukulla wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-21 Thread Hugo Trippaers
Hey Rayees, Not really, but at least before the 4.6 feature freeze. By that time centos 7 will be stable and we will some time to properly test will all the new versions of the components. Cheers, Hugo Sent from my iPhone > On 21 jul. 2014, at 20:47, Rayees Namathponnan > wrote: &

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-21 Thread Hugo Trippaers
apply. Cheers, Hugo patching file api/src/com/cloud/network/Network.java Hunk #1 FAILED at 132. Hunk #2 succeeded at 224 (offset 3 lines). 1 out of 2 hunks FAILED -- saving rejects to file api/src/com/cloud/network/Network.java.rej patching file api/src/com/cloud/network/Networks.java patching

Re: Review Request 23735: Fix deployment of data center with marvin

2014-07-21 Thread Hugo Trippaers
g/r/23735/#comment84573> For devcloud deployments the mgtSvrIp should be .10 as the management server is running on the devcloud itself. - Hugo Trippaers On July 21, 2014, 1:35 p.m., Miguel Ferreira wrote: > > ---

Re: Disabling failed test cases (was RE: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases)

2014-07-21 Thread Hugo Trippaers
Hey Sudha, OK, clear. I agree the CI system should be running as soon as possible. However the automated revert bit, i don’t agree with and will give a -1 on that. Cheers, Hugo On 21 jul. 2014, at 13:42, Sudha Ponnaganti wrote: > Hugo, > > I absolutely agree with you that tes

Re: Disabling failed test cases (was RE: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases)

2014-07-21 Thread Hugo Trippaers
report an OK in the meantime. Doing so is too confusing, we need to be able to rely on the fact that if the tests report OK everything is actually OK. Cheers, Hugo On 21 jul. 2014, at 12:28, Sudha Ponnaganti wrote: > In the beginning to get CI up and running, it would be ok to disable th

Re: Wiki page https://cwiki.apache.org/confluence/display/CLOUDSTACK/Cloudstack+-+Continuous+Integration

2014-07-21 Thread Hugo Trippaers
Ok, I didn’t realize they were samples, isn’t the CI system running somewhere already? So the logs should be available somewhere right? Cheers, Hugo On 21 jul. 2014, at 12:09, Santhosh Edukulla wrote: > sure. Those are example ref links, anyways, i just updated some thing like >

Re: Disabling failed test cases (was RE: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases)

2014-07-21 Thread Hugo Trippaers
/disabling tests is a manual action we can be sure that sooner or later we will start forgetting tests or keeping tests disabled because they fail often. Do we have a job that aggregates all the test reports at the moment? Cheers, Hugo On 21 jul. 2014, at 12:21, Santhosh Edukulla wrote

Re: Guidelines on Functional Test for plugins

2014-07-21 Thread Hugo Trippaers
Santosh, Talluri, Can you guys make sure the functional tests created by Suresh are integrated in the CI runs? test/integration//component/test_nuage_vsp.py Cheers, Hugo On 15 jul. 2014, at 14:07, Suresh Ramamurthy wrote: > Hi All, > > Can any one please point me to any do

Wiki page https://cwiki.apache.org/confluence/display/CLOUDSTACK/Cloudstack+-+Continuous+Integration

2014-07-21 Thread Hugo Trippaers
at by clicking on and selecting individual versions and hypervisors.EX: Http://10.147.38.151/LogAnalyzer Cheers, Hugo

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-21 Thread Hugo Trippaers
On 19 jul. 2014, at 02:49, Suresh Ramamurthy wrote: > I had following questions regarding compiling only nuagevsp plugin > a) To build only nuagevsp, is below command correct. > mvn clean install -P developer,nuagevsp Correct > > b) To run client with nuagevsp in development setup

Re: Build failed in Jenkins: build-master #1171

2014-07-21 Thread Hugo Trippaers
Should be fixed by commit 40d133dd7358be1940edd8e2a776e035c230c226 I didn’t see the error on my dev system as the proper jar file was present in my local maven cache so it could be found by mvm during the regular compile. Good find by Jenkins. Cheers, Hugo On 21 jul. 2014, at 11:01, jenk

Re: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases

2014-07-21 Thread Hugo Trippaers
is ready to release and if we hide tests that are failing we will never know the real status of the tests and give false information to people depending on the tests. Cheers, Hugo On 21 jul. 2014, at 10:58, Gaurav Aradhye wrote: > > >> On July 21, 2014, 1:03 p.m., Hugo Tri

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-21 Thread Hugo Trippaers
objections to this? Cheers, Hugo On 21 jul. 2014, at 10:50, Hugo Trippaers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23282/

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-21 Thread Hugo Trippaers
: Suresh Ramamurthy Date: Mon Jul 21 09:40:45 2014 +0200 CLOUDSTACK-6845 : NuageVsp Network plugin Signed-off-by: Hugo Trippaers - Hugo Trippaers On July 19, 2014, 12:49 a.m., Suresh Ramamurthy wrote: > > --- > T

Re: Review Request 23605: CLOUDSTACK-7107: Disabling failed test cases

2014-07-21 Thread Hugo Trippaers
this mean we need to fix something else so they don't fail anymore? - Hugo Trippaers On July 17, 2014, 7:47 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revi

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-18 Thread Hugo Trippaers
next diff with git format-patch that would be great, but i can work with the current format as well. Cheers, Hugo - Hugo Trippaers On July 18, 2014, 3:15 a.m., Suresh Ramamurthy wrote: > > --- > This is an automatically genera

[JENKINS] devcloud-continuous-tests

2014-07-18 Thread Hugo Trippaers
Hey Talluri, Do you know what happend to this jenkins slave? The console log tells me that the system was halted? Cheers, Hugo

  1   2   3   4   5   6   >