yunchipang commented on PR #20396: URL: https://github.com/apache/kafka/pull/20396#issuecomment-3230742300
running `TC_PATHS="tests/kafkatest/tests/tools/log_compaction_test.py" /bin/bash tests/docker/run_tests.sh` ``` ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2025-08-27--001 run time: 7 minutes 46.138 seconds tests run: 8 passed: 8 flaky: 0 failed: 0 ignored: 0 ================================================================================ test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config= status: PASS run time: 59.595 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.gzip.level.1 status: PASS run time: 57.970 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.gzip.level.9 status: PASS run time: 57.639 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.lz4.level.1 status: PASS run time: 57.287 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.lz4.level.10 status: PASS run time: 57.778 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.snappy status: PASS run time: 58.785 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.zstd.level.1 status: PASS run time: 57.755 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.tools.log_compaction_test.LogCompactionTest.test_log_compaction.metadata_quorum=ISOLATED_KRAFT.compression_config=.type.zstd.level.10 status: PASS run time: 58.170 seconds -------------------------------------------------------------------------------- ``` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org