reddycharan opened a new pull request #1097: Use loopback network interface for 
testcases.
URL: https://github.com/apache/bookkeeper/pull/1097
 
 
   Descriptions of the changes in this PR:
   
   - tests would be more reliable irrespective of the environment (and 
availability of network connection), if the loopback address is used in 
testsuites.
   - unless loopback address is set explicitly, in my env (while on company's 
VPN),
   UpdateCookieCmdTest is failing most of the times.
   - currently allowLoopback is set to true in BookKeeperClusterTestCase,
   it doesn't make Bookies to use loopback interface address.
   - loopback network interface should be set explicitly as
   listening interface to use loopback address.
   
   Note: 
   
   1) will create Issue for this depending on the CR feedback.
   2) in other places (where setAllowLoopback is set) also loopback interface 
needs to be set

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to