[GitHub] cloudstack pull request: CLOUDSTACK-9304: Add nuagevsp userdata te...

2016-03-10 Thread sanju1010
Github user sanju1010 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1431#discussion_r55646437 --- Diff: test/integration/component/test_nuage_vsp.py --- @@ -1,334 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or

[GitHub] cloudstack pull request: [Bug-Id: CS-9306]Replace testdata with se...

2016-03-10 Thread sanju1010
GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/1436 [Bug-Id: CS-9306]Replace testdata with services Replaced people.apache.org with home.apache.org in test_usage services class and test_data.py file. Test Create/Delete a ISO and

Build failed in Jenkins: build-master-slowbuild #3430

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: [Bug-Id: CS-9306]Replace testdata with se...

2016-03-10 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1436#issuecomment-194748400 @sanju1010 Sanju can you please use the full id of the jira issue instead of CS-9306? At first I thought it was a private issue but then I woke up and tried CL

Build failed in Jenkins: build-systemvm64-master #773

2016-03-10 Thread jenkins
See Changes: [n.tavares] ADD be explicit about the underlying limitation - OpenSwan -- [...truncated 3366 lines...] 100% [Sources 25.4 MB] Get:2 http://http.deb

Build failed in Jenkins: build-master-slowbuild #3431

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-9298: Improve performance of r...

2016-03-10 Thread nvazquez
Github user nvazquez commented on the pull request: https://github.com/apache/cloudstack/pull/1425#issuecomment-194884875 Hi @rafaelweingartner @pedro-martins, I see continuous integration check is still failing due to this error, I made some changes in setup/db/db/schema-481t

Build failed in Jenkins: build-master-slowbuild #3432

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: Change variable "ROOK_DISK_CONTROLLER" to...

2016-03-10 Thread pedro-martins
Github user pedro-martins commented on the pull request: https://github.com/apache/cloudstack/pull/1434#issuecomment-194957493 Simple change in variable name, LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[GitHub] cloudstack pull request: [CLOUDSTACK-9296] Start ipsec for client ...

2016-03-10 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1423#issuecomment-194962876 @kiwiflyer : Rebase done. Here is the log from the VR when I enable client side vpn ``` 2016-03-10 17:01:25,876 merge.py load:60 Loading data bag type r

Build failed in Jenkins: build-master-slowbuild #3433

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: removed unused HypervDummyResourceBase cl...

2016-03-10 Thread pedro-martins
GitHub user pedro-martins opened a pull request: https://github.com/apache/cloudstack/pull/1437 removed unused HypervDummyResourceBase class Was removed the class com.cloud.hypervisor.hyperv.resource.HypervDummyResourceBase - This class do not have the annotation @Componen

Re: Results of a IPv6 brainstorm day

2016-03-10 Thread John Burwell
Wido, Curious if you have been able to make any progress on this work. Have you been able to move it forward? If not, what kind of help would you need? Thanks, -John > [ShapeBlue] John Burwell ShapeBlue d: +44 (20) 3603 0542 | s: +1 (571) 403-2411 e: joh

Build failed in Jenkins: build-master-slowbuild #3434

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: Addresses CLOUDSTACK-9300 where the MySQL...

2016-03-10 Thread Slair1
Github user Slair1 commented on the pull request: https://github.com/apache/cloudstack/pull/1428#issuecomment-195054079 Looks like the cloudstack-usage server has a similar problem. it continuously restarts if db.ha.enable = true. i got it to work in my environment with the c

Re: Results of a IPv6 brainstorm day

2016-03-10 Thread Wido den Hollander
> Op 10 maart 2016 om 21:15 schreef John Burwell : > > > Wido, > > Curious if you have been able to make any progress on this work. Have you been > able to move it forward? If not, what kind of help would you need? > Yes. Not so much in code inside CloudStack, but mainly in figuring out DHCPv

Re: Results of a IPv6 brainstorm day

2016-03-10 Thread Erik Weber
On Thu, Mar 10, 2016 at 10:31 PM, Wido den Hollander wrote: > > > Op 10 maart 2016 om 21:15 schreef John Burwell < > john.burw...@shapeblue.com>: > > > > > > Wido, > > > > Curious if you have been able to make any progress on this work. Have > you been > > able to move it forward? If not, what ki

[GitHub] cloudstack pull request: removed unused HypervDummyResourceBase cl...

2016-03-10 Thread eriweb
Github user eriweb commented on the pull request: https://github.com/apache/cloudstack/pull/1437#issuecomment-195069715 Have you done any testing? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] cloudstack pull request: CLOUDSTACK-9298: Improve performance of r...

2016-03-10 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1425#issuecomment-195093089 @nvazquez the code is ok now. I believe the problems you are having are due to lines 27, 28 and 29; I think you can remove them. --- If your project

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-10 Thread Will Stevens
I have made the request. Here is the Jira ticket: https://issues.apache.org/jira/browse/INFRA-11429 Here is the content of the request... --- This request is for personal access tokens with the following permission be added to the https://github.com/apache/cloudstack repository in order for the

[GitHub] cloudstack pull request: removed unused HypervDummyResourceBase cl...

2016-03-10 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1437#issuecomment-195095474 @eriweb There are things that do not need to be tested, we work in computer science; if there is no reference to an object/class, there is no way it is

[GitHub] cloudstack pull request: Change variable "ROOK_DISK_CONTROLLER" to...

2016-03-10 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1434#issuecomment-195096276 Merging giving LGTMs and that build passes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cloudstack pull request: Change variable "ROOK_DISK_CONTROLLER" to...

2016-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1434 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: build-master-slowbuild #3435

2016-03-10 Thread jenkins
See -- [...truncated 28689 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Build failed in Jenkins: build-master-noredist #4844

2016-03-10 Thread jenkins
See Changes: [gabrascher] VmDetailConstants "ROOK_DISK_CONTROLLER" to "ROOT_DISK_CONTROLLER" -- [...truncated 897 lines...] at org.apache.maven.surefire.booter.ForkedBooter.ma

[GitHub] cloudstack pull request: CLOUDSTACK-9304: Add nuagevsp userdata te...

2016-03-10 Thread shivsg
Github user shivsg commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1431#discussion_r55776272 --- Diff: test/integration/component/test_nuage_vsp.py --- @@ -1,334 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or mo

Build failed in Jenkins: build-master-slowbuild #3436

2016-03-10 Thread jenkins
See Changes: [gabrascher] VmDetailConstants "ROOK_DISK_CONTROLLER" to "ROOT_DISK_CONTROLLER" -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (

[GitHub] cloudstack pull request: CLOUDSTACK-9304: Add nuagevsp userdata te...

2016-03-10 Thread sneeladh
Github user sneeladh commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1431#discussion_r55789682 --- Diff: test/integration/component/test_nuage_vsp.py --- @@ -1,334 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or

Build failed in Jenkins: build-master-slowbuild #3437

2016-03-10 Thread jenkins
See -- [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-9304: Add nuagevsp userdata te...

2016-03-10 Thread sanju1010
Github user sanju1010 commented on the pull request: https://github.com/apache/cloudstack/pull/1431#issuecomment-195224152 LGTM based on the code review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project doe