GitHub user cmccabe opened a pull request:
https://github.com/apache/kafka/pull/4195
KAFKA-5811: Add Kibosh integration for Trogdor and Ducktape
For ducktape: add Kibosh to the testing Dockerfile.
Create files_unreadable_fault_spec.py.
For trogdor: create FilesUnreadableFaultSpec.java.
Add a unit test of using the Kibosh service.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cmccabe/kafka KAFKA-5811
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4195.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 #4195
----
commit 52b8f6da4be28ab5b39321e45380902166d16eb7
Author: Colin P. Mccabe <[email protected]>
Date: 2017-09-05T15:59:32Z
KAFKA-5811: Add Kibosh integration for Trogdor and Ducktape
For ducktape: add Kibosh to the testing Dockerfile.
Create files_unreadable_fault_spec.py.
For trogdor: create FilesUnreadableFaultSpec.java.
Add a unit test of using the Kibosh service.
----
---