John Fung created KAFKA-503:
-------------------------------
Summary: Support "testcase_to_run" or "testcase_to_skip"
Key: KAFKA-503
URL: https://issues.apache.org/jira/browse/KAFKA-503
Project: Kafka
Issue Type: Sub-task
Reporter: John Fung
It would be nice that the test framework can read config files such as:
- system_test/testcase_to_run.json
- system_test/testcase_to_skip.json
in such a format:
{
"ReplicaBasicTest": [ "testcase_2", "testcase_3", "testcase_4",
"testcase_5", "testcase_6" ]
}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira