[GitHub] cloudstack pull request: [Bug-Id: CLOUDSTACK-9306]Replace testdata...

2016-03-13 Thread pavanb018
Github user pavanb018 commented on the pull request: https://github.com/apache/cloudstack/pull/1436#issuecomment-196152972 Doesn't seem to be much of a code(functionality) change. The changes made in testdata.py LGTM !! --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2016-03-13 Thread alexandrelimassantana
Github user alexandrelimassantana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1212#discussion_r55956795 --- Diff: server/src/com/cloud/server/ManagementServerImpl.java --- @@ -3567,7 +3567,17 @@ public boolean deleteSSHKeyPair(final

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

2016-03-13 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

[GitHub] cloudstack pull request: Check the existence of 'forceencap' param...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1402#issuecomment-196143942 ### ACS CI BVT Run **Sumarry:** Build Number 92 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=15 Skipped=4

[GitHub] cloudstack pull request: CLOUDSTACK-8857 listProjects doesn't retu...

2016-03-13 Thread alexandrelimassantana
Github user alexandrelimassantana commented on the pull request: https://github.com/apache/cloudstack/pull/838#issuecomment-196137905 Hello @bvbharatk, I think a simple change like this could have a test case to test it, so we can avoid manual tests. --- If your project is

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-13 Thread Will Stevens
The latest version (0.2.0) of upr is now available... https://github.com/cloudops/upr All the details are in the README file of the repo, but the quick overview of the changes include: - Added the ability to comment on a pull request (by PR number or commit). - Implemented both S3 and

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

2016-03-13 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

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

2016-03-13 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

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-13 Thread Will Stevens
Unfortunately this would only give us the ability to 'red light'/'green light' pull requests via a distributed CI environments. The reason I limited the request to this permission is because anything they give us will be global to the entire apache org and this permission is restrictive enough

[GitHub] cloudstack pull request: Taking fast and efficient volume snapshot...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1403#issuecomment-196078641 ### ACS CI BVT Run **Sumarry:** Build Number 91 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=14 Skipped=4

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-13 Thread John Burwell
Will, Will this request grant us all of the permissions we need to manage the flow PRs automatically? If we cannot get the access we require, could we propose to and vote as a community for a new Github organization (e.g. cloudstack) which is owned and controlled by our community? Thanks,

Re: [PROPOSAL] LTS Release Cycle

2016-03-13 Thread John Burwell
Rene, I apologize for lag in my reply — I have been a bit consumed by the $dayjob lately. At any given time, the two most recent LTS releases receive full support (back port of blocker/critical fixes + CVE patches). The oldest LTS release only receives CVE patches. Given the infrequency of

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

2016-03-13 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

Re: Build failed in Jenkins: build-master-slowbuild #3451

2016-03-13 Thread Rafael Weingärtner
Oh man, I am sorry, I did not see your PR. On Sun, Mar 13, 2016 at 4:20 PM, Daan Hoogland wrote: > https://github.com/apache/cloudstack/pull/1427 also addresses this, > Rafael. > please pick your pref. The point is that nobody cares. I forgot about my > implementation.

Re: Build failed in Jenkins: build-master-slowbuild #3451

2016-03-13 Thread Daan Hoogland
https://github.com/apache/cloudstack/pull/1427 also addresses this, Rafael. please pick your pref. The point is that nobody cares. I forgot about my implementation. Yours looks good. On Sun, Mar 13, 2016 at 4:47 PM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > I created a PR to fix

[GitHub] cloudstack pull request: Changed Void Methods to void

2016-03-13 Thread rodrigo93
Github user rodrigo93 commented on the pull request: https://github.com/apache/cloudstack/pull/1439#issuecomment-196020657 Squashed last 2 commits. --- 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

[GitHub] cloudstack pull request: Removed Unused Void Class

2016-03-13 Thread rodrigo93
GitHub user rodrigo93 opened a pull request: https://github.com/apache/cloudstack/pull/1440 Removed Unused Void Class Removed the class _Void.java_ from _/cloud-framework-ipc/src/org/apache/cloudstack/framework/async/Void.java_ since the method _public void AsyncMethod(Object

[GitHub] cloudstack pull request: Changed Void Methods to void

2016-03-13 Thread rodrigo93
GitHub user rodrigo93 opened a pull request: https://github.com/apache/cloudstack/pull/1439 Changed Void Methods to void I have changed many "Void" methods to "void" since they have to return null at the end and it has the same effect of "void" methods. You can merge this pull

[GitHub] cloudstack pull request: CLOUDSTACK-9280: Allow system VM volumes ...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1406#issuecomment-196016501 ### ACS CI BVT Run **Sumarry:** Build Number 88 Hypervisor xenserver NetworkType Advanced Passed=102 Failed=14 Skipped=4

[GitHub] cloudstack pull request: Taking fast and efficient volume snapshot...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1403#issuecomment-196016247 ### ACS CI BVT Run **Sumarry:** Build Number 90 Hypervisor xenserver NetworkType Advanced Passed=99 Failed=20 Skipped=4

[GitHub] cloudstack pull request: CLOUDSTACK-9280: Allow system VM volumes ...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1406#issuecomment-196015439 ### ACS CI BVT Run **Sumarry:** Build Number 90 Hypervisor xenserver NetworkType Advanced Passed=99 Failed=20 Skipped=4

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

2016-03-13 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

[GitHub] cloudstack pull request: Fix new error found in findbugs slow buil...

2016-03-13 Thread rafaelweingartner
Github user rafaelweingartner commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1438#discussion_r55938944 --- Diff: services/secondary-storage/server/src/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java --- @@ -395,16 +391,9

Re: Build failed in Jenkins: build-master-slowbuild #3451

2016-03-13 Thread Rafael Weingärtner
I created a PR to fix that https://github.com/apache/cloudstack/pull/1438 Can someone help to review and execute functional tests(integration tests)? On Sun, Mar 13, 2016 at 5:48 AM, Daan Hoogland wrote: > Dear RMs, > > I've seen promising discussions about CI and of

[GitHub] cloudstack pull request: Fix new error found in findbugs slow buil...

2016-03-13 Thread rafaelweingartner
GitHub user rafaelweingartner opened a pull request: https://github.com/apache/cloudstack/pull/1438 Fix new error found in findbugs slow build #3455 Fix new find bug error that was introduced in PR #1361 Report:

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

2016-03-13 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

[GitHub] cloudstack pull request: prevent RTNETLINK errors as we were itera...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1404#issuecomment-195949640 ### ACS CI BVT Run **Sumarry:** Build Number 89 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=14 Skipped=4

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

2016-03-13 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

[GitHub] cloudstack pull request: CLOUDSTACK-9280: Allow system VM volumes ...

2016-03-13 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1406#issuecomment-195923676 ### ACS CI BVT Run **Sumarry:** Build Number 88 Hypervisor xenserver NetworkType Advanced Passed=102 Failed=14 Skipped=4

Re: Build failed in Jenkins: build-master-slowbuild #3451

2016-03-13 Thread Daan Hoogland
Dear RMs, I've seen promising discussions about CI and of course these are talks about far more important things then findbugs issues but still... The jenkins builds that we have have been failing for a while. This one and the systemvm one I think. Still people keep working on new stuff, not

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

2016-03-13 Thread jenkins
See -- [...truncated 3363 lines...] 100% [Packages 28.5 MB] 100% [Working] 100% [Packages 28.5 MB] 100% [Packages 28.5 MB] 100%

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

2016-03-13 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