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 207d0a9275e Update test catalog data for GHA workflow run 12185219072
207d0a9275e is described below
commit 207d0a9275efcfdd4c2eb87cf5187d71723e3cb1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 5 20:01:58 2024 +0000
Update test catalog data for GHA workflow run 12185219072
Commit:
https://github.com/apache/kafka/commit/fa54065298d1f3f62aa1e3563722fb58ac6f491d
GitHub Run: https://github.com/apache/kafka/actions/runs/12185219072
---
test-catalog/trogdor/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/trogdor/tests.yaml b/test-catalog/trogdor/tests.yaml
index 43d4d64e2ce..0057774cb02 100644
--- a/test-catalog/trogdor/tests.yaml
+++ b/test-catalog/trogdor/tests.yaml
@@ -97,6 +97,9 @@ org.apache.kafka.trogdor.workload.PayloadGeneratorTest:
- testSequentialPayloadGenerator
- testUniformRandomPayloadGenerator
- testUniformRandomPayloadGeneratorPaddingBytes
+org.apache.kafka.trogdor.workload.ShareConsumeBenchSpecTest:
+- testExpandTopicNames
+- testInvalidNameRaisesException
org.apache.kafka.trogdor.workload.ThrottleTest:
- testThrottle
org.apache.kafka.trogdor.workload.TimeIntervalTransactionsGeneratorTest: