[
https://issues.apache.org/jira/browse/KAFKA-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541120#comment-14541120
]
Geoffrey Anderson commented on KAFKA-1904:
------------------------------------------
Just making sure you're aware of work we're doing at Confluent on system tests.
I'll be posting a KIP for this soon, but here's some info:
The original plan is sketched here:
https://cwiki.apache.org/confluence/display/KAFKA/System+Test+Improvements
This is the core library/test framework (WIP) which aids in writing and running
the tests
https://github.com/confluentinc/ducktape/
This has system tests we've written to date for the Confluent Platform
https://github.com/confluentinc/muckrake
> run sanity failed test
> ----------------------
>
> Key: KAFKA-1904
> URL: https://issues.apache.org/jira/browse/KAFKA-1904
> Project: Kafka
> Issue Type: Bug
> Components: system tests
> Reporter: Joe Stein
> Priority: Blocker
> Fix For: 0.8.3
>
> Attachments: run_sanity.log.gz
>
>
> _test_case_name : testcase_1
> _test_class_name : ReplicaBasicTest
> arg : bounce_broker : true
> arg : broker_type : leader
> arg : message_producing_free_time_sec : 15
> arg : num_iteration : 2
> arg : num_messages_to_produce_per_producer_call : 50
> arg : num_partition : 2
> arg : replica_factor : 3
> arg : sleep_seconds_between_producer_calls : 1
> validation_status :
> Test completed : FAILED
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)