This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new 1dbe5b1b0b1 Update test catalog data for GHA workflow run 16488295324
1dbe5b1b0b1 is described below

commit 1dbe5b1b0b1345eef8b944056ed54ab28547d82a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 24 07:40:49 2025 +0000

    Update test catalog data for GHA workflow run 16488295324
    
    Commit: 
https://github.com/apache/kafka/commit/fba01c42c80ba6983ab920b2005da24a00f7a657
    GitHub Run: https://github.com/apache/kafka/actions/runs/16488295324
---
 test-catalog/tools/tests.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 3213ea3b581..be31e1c2b00 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -410,6 +410,10 @@ org.apache.kafka.tools.ProducerPerformanceTest:
 - testStatsCorrectness
 - testStatsInitializationWithLargeNumRecords
 - testUnexpectedArg
+- testWarmupNegativeRecordsNormalTest
+- testWarmupNumberOfSuccessfulSendAndClose
+- testWarmupRecordsFractionalValue
+- testWarmupRecordsString
 org.apache.kafka.tools.PushHttpMetricsReporterTest:
 - testClientError
 - testConfigureBadUrl

Reply via email to