GitHub user eolivelli opened a pull request:
https://github.com/apache/zookeeper/pull/532
ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails on Linux box: Unable
to parse:includedir /etc/krb5.conf.d/
Change test directory for KerberosTestUtils from test.dir to build.test.dir
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eolivelli/zookeeper
fix/ZOOKEEPER-3043-branch34
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/532.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 #532
----
commit b420b8effaaa43d421ee354cb35d3560d7fcdb30
Author: Enrico Olivelli <eolivelli@...>
Date: 2018-05-23T11:33:31Z
ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails on Linux box: Unable
to parse:includedir /etc/krb5.conf.d/
change test directory for KerberosTestUtils from test.dir to build.test.dir
----
---