[ https://issues.apache.org/jira/browse/BOOKKEEPER-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709828#comment-15709828 ]
ASF GitHub Bot commented on BOOKKEEPER-967: ------------------------------------------- GitHub user reddycharan opened a pull request: https://github.com/apache/bookkeeper/pull/86 BOOKKEEPER-967: New testsuite for RackPlacement Added New Testsuite for testing RackAwareEnsemblePlacementPolicy using ScriptBasedMapping. It works only on Unix based OS, because of Shell script. This testsuite has similar testscenarios as in TestRackawareEnsemblePlacementPolicy.java. Also here it is assumed that the script file has execution permission. You can merge this pull request into a Git repository by running: $ git pull https://github.com/reddycharan/bookkeeper testrackawareusingscript Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/86.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #86 ---- commit 48a68282e42e199b66c34a6465e81ed665bf6e36 Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com> Date: 2016-11-30T21:17:36Z BOOKKEEPER-967: New testsuite for RackPlacement Added New Testsuite for testing RackAwareEnsemblePlacementPolicy using ScriptBasedMapping. It works only on Unix based OS, because of Shell script. This testsuite has similar testscenarios as in TestRackawareEnsemblePlacementPolicy.java. Also here it is assumed that the script file has execution permission. ---- > Create new testsuite for testing RackAwareEnsemblePlacementPolicy using > ScriptBasedMapping. > ------------------------------------------------------------------------------------------- > > Key: BOOKKEEPER-967 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-967 > Project: Bookkeeper > Issue Type: Test > Reporter: Charan Reddy Guttapalem > Assignee: Charan Reddy Guttapalem > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.3.4#6332)