You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/03/23 21:03:22 UTC

[GitHub] [bookkeeper] pkumar-singh opened a new pull request #2659: ISSUE-2640: BP-43: Gradle: Run tests in :stream gradle

pkumar-singh opened a new pull request #2659:
URL: https://github.com/apache/bookkeeper/pull/2659


   ### Motivation
   Migrate bookkeeper to gradle. 
   
   - Build tests for entire repos with gradle
   
   - Run all unit tests with gradle
   
   
   ### Changes
   
   Minimum gradle files and setup to build and run all unit tests.
   
   Enabling Integration tests will follow in another PR.
   
   Master Issue: #2640 
   
   ### How to build
   
   `./gradlew build -x :tests:integration:cluster:test -x :tests:integration:smoke:test -x :tests:integration:standalone:test
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] merlimat merged pull request #2659: ISSUE-2640: BP-43: Gradle: Run tests in :stream gradle

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #2659:
URL: https://github.com/apache/bookkeeper/pull/2659


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org