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


   ### Motivation
   
   - Current integration tests do not run against docker image being built from 
distribution tarball. Rather it was building its own tarball and then building 
docker image. The tar ball current being generated for running integration test 
is "similar" but not same. What integration tests should do is, it should 
actually run against the exact distribution tar.
   - Current integration tests was not self contained. That means  bookkeeper 
has to be built before running tests. This PR takes care of that.  
   
   ### Changes
   
   - Build docker image for running tests from distribution jar.
   - Make integration test trigger distribution tar ball generation.
   
   Master Issue: #
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to