SENTRY-1113: Fix test failures due to missing files. Change-Id: Ib22222f41e6433cd1531ead43bac7ba2e68adc62
Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/9b43369a Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/9b43369a Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/9b43369a Branch: refs/heads/master Commit: 9b43369ac5bbd16d08d34d8c6f8294a695d6e03d Parents: 01ed124 Author: hahao <[email protected]> Authored: Mon Mar 7 13:51:03 2016 -0800 Committer: hahao <[email protected]> Committed: Mon Mar 21 23:17:33 2016 -0700 ---------------------------------------------------------------------- .../src/test/resources/test.keystore.jks | Bin 0 -> 2067 bytes .../src/test/resources/test.truststore.jks | Bin 0 -> 2250 bytes 2 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/9b43369a/sentry-tests/sentry-tests-kafka/src/test/resources/test.keystore.jks ---------------------------------------------------------------------- diff --git a/sentry-tests/sentry-tests-kafka/src/test/resources/test.keystore.jks b/sentry-tests/sentry-tests-kafka/src/test/resources/test.keystore.jks new file mode 100644 index 0000000..6a5fe66 Binary files /dev/null and b/sentry-tests/sentry-tests-kafka/src/test/resources/test.keystore.jks differ http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/9b43369a/sentry-tests/sentry-tests-kafka/src/test/resources/test.truststore.jks ---------------------------------------------------------------------- diff --git a/sentry-tests/sentry-tests-kafka/src/test/resources/test.truststore.jks b/sentry-tests/sentry-tests-kafka/src/test/resources/test.truststore.jks new file mode 100644 index 0000000..3c91e92 Binary files /dev/null and b/sentry-tests/sentry-tests-kafka/src/test/resources/test.truststore.jks differ
