[ https://issues.apache.org/jira/browse/KAFKA-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895166#comment-17895166 ]
Teddy Yan commented on KAFKA-17931: ----------------------------------- done. [MINOR: KAFKA-17931 Revise the section in README by tedyyan · Pull Request #17679 · apache/kafka|https://github.com/apache/kafka/pull/17679] > Revise the `specifying-test-retries` section in README > ------------------------------------------------------ > > Key: KAFKA-17931 > URL: https://issues.apache.org/jira/browse/KAFKA-17931 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Teddy Yan > Priority: Minor > > https://github.com/apache/kafka?tab=readme-ov-file#specifying-test-retries > 1. the default value of those retry-related configs is zero, and we give > non-default value in the CI. We should highlight that to avoid > misunderstanding. > 2. the value of `-PmaxQuarantineTestRetryFailures` in CI is "zero" rather > than "20". > 3. `./gradlew test -PmaxQuarantineTestRetries=3 > -PmaxQuarantineTestRetryFailures=20` -> `./gradlew quarantinedTest > -PmaxQuarantineTestRetries=3 -PmaxQuarantineTestRetryFailures=20` -- This message was sent by Atlassian Jira (v8.20.10#820010)