[
https://issues.apache.org/jira/browse/KAFKA-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-17931:
--------------------------------------
Assignee: Chia-Ping Tsai
> 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: Chia-Ping Tsai
> Priority: Major
>
> 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)