[ https://issues.apache.org/jira/browse/KAFKA-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003259#comment-15003259 ]
ASF GitHub Bot commented on KAFKA-2824: --------------------------------------- GitHub user benstopford opened a pull request: https://github.com/apache/kafka/pull/520 KAFKA-2824: MiniKDC based tests don't run in VirtualBox This is a hack which works. Is there a better way? Build of the replication_test.py running here: http://jenkins.confluent.io/job/kafka_system_tests_branch_builder/174/console You can merge this pull request into a Git repository by running: $ git pull https://github.com/benstopford/kafka fix-for-sasl-virtual-box Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/520.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 #520 ---- commit e398ae0af9020463fb3750d384fe00beb05c9ab2 Author: Ben Stopford <benstopf...@gmail.com> Date: 2015-11-12T22:21:23Z KAFKA-2824: force open binding in minikdc commit 57fe6425b72cd0a977f3f8c9c46239f2feab9fef Author: Ben Stopford <benstopf...@gmail.com> Date: 2015-11-12T23:54:46Z KAFKA-2824: add back in clean up commit b1f2943e2ff10327120c06907b20f6f46510f8b7 Author: Ben Stopford <benstopf...@gmail.com> Date: 2015-11-12T23:56:58Z KAFKA-2824: tidy import ---- > MiniKDC based tests don't run in VirtualBox > ------------------------------------------- > > Key: KAFKA-2824 > URL: https://issues.apache.org/jira/browse/KAFKA-2824 > Project: Kafka > Issue Type: Bug > Reporter: Ben Stopford > Assignee: Ben Stopford > > When running system tests in virtualbox the miniKDC server isn't reachable. > Works fine in EC2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)