kafka/tests/kafkatest
Lianet Magrans 02d58b176c KAFKA-19418: Fix for flaky verifiable producer system test (#20001)
Fix to avoid flakiness in verifiable producer system test. The test
lists running processes and greps to find the VerifiableProducer one,
but wasn't providing an specific pattern to grep (so flaky if there were
more than one process containing the default grep pattern "kafka")

Fix by passing a "proc_grep_string"  to filter when looking for the
VerifiableProducer process.

All test pass successfully after the change.

Reviewers: PoAn Yang <payang@apache.org>, Andrew Schofield
<aschofield@confluent.io>
2025-09-23 20:26:11 -04:00
..
benchmarks KAFKA-19321: Added share_consumer_performance.py and related system tests (#19836) 2025-06-02 10:55:50 +01:00
directory_layout
sanity_checks KAFKA-19418: Fix for flaky verifiable producer system test (#20001) 2025-09-23 20:26:11 -04:00
services KAFKA-19358: Updated share_consumer_test.py tests to use set_group_offset_reset_strategy (#19878) 2025-06-02 21:13:22 +01:00
tests KAFKA-19421: Deflake streams_broker_down_resilience_test (#19999) 2025-06-23 17:45:06 +02:00
utils KAFKA-18927 Remove LATEST_0_11, LATEST_1_0, LATEST_1_1, LATEST_2_0 (#19134) 2025-03-14 14:09:31 +08:00
__init__.py MINOR: Update 4.1 branch version to 4.1.1-SNAPSHOT 2025-09-02 14:52:33 +02:00
version.py MINOR: Update 4.1 branch version to 4.1.1-SNAPSHOT 2025-09-02 14:52:33 +02:00