hachikuji commented on code in PR #12223:
URL: https://github.com/apache/kafka/pull/12223#discussion_r885058478
##########
core/src/test/scala/integration/kafka/api/AdminClientWithPoliciesIntegrationTest.scala:
##########
@@ -38,6 +37,7 @@ import scala.jdk.CollectionConverters._
* Tests AdminClient calls when the broker is configured with policies like
AlterConfigPolicy, CreateTopicPolicy, etc.
*/
@Timeout(120)
+@Tag("integration")
Review Comment:
nit: I think this one might be unnecessary since `QuorumTestHarness` has the
tag already.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]