Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/218
---
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
Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98149776
@bhaisaab Thanks for the review. please dont merge this yet. Travis is
still failing and would like to fix it. It would be good to have abhi's
opinion..
---
If
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98147939
LGTM, @abhinandanprateek - do you want to review and merge this one?
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98124888
these tests are explicitly disabled in the pom.xml using skipTests=true
refactored a but and not using skipTests now.
---
If your project is set up for it, you c
Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98117972
There are two unittests failing with the below error
```java
Running
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResourceTest
Tests run: 1,
Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98114499
job 1: timed out in the deploy datacenter phase. debugging
job10: timed out. removed one more test file
---
If your project is set up for it, you can reply to th
Github user karuturi commented on the pull request:
https://github.com/apache/cloudstack/pull/218#issuecomment-98097425
@abhinandanprateek
job 1: timedout. since its running unittests, should we decrease the tests
there? may be run only unit tests
job 9: timedout
job
GitHub user karuturi opened a pull request:
https://github.com/apache/cloudstack/pull/218
travis: run junit tests only in one job
added DONOTRUNUNITTESTS variable for each of the jobs. The value is
false only in the first job
You can merge this pull request into a Git repository