lbradstreet commented on PR #12211: URL: https://github.com/apache/kafka/pull/12211#issuecomment-1137469732
@dajac no run to link to, but I did run it with ducktape locally and it passed: ``` SESSION REPORT (ALL TESTS) ducktape version: 0.8.13 session_id: 2022-05-25--003 run time: 1 minute 22.522 seconds tests run: 4 passed: 4 flaky: 0 failed: 0 ignored: 0 ================================================================================ test_id: kafkatest.tests.streams.streams_broker_compatibility_test.StreamsBrokerCompatibility.test_compatible_brokers_eos_v2_enabled.broker_version=2.5.1 status: PASS run time: 21.282 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.streams.streams_broker_compatibility_test.StreamsBrokerCompatibility.test_compatible_brokers_eos_v2_enabled.broker_version=2.6.2 status: PASS run time: 20.146 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.streams.streams_broker_compatibility_test.StreamsBrokerCompatibility.test_compatible_brokers_eos_v2_enabled.broker_version=2.7.1 status: PASS run time: 20.385 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.streams.streams_broker_compatibility_test.StreamsBrokerCompatibility.test_compatible_brokers_eos_v2_enabled.broker_version=2.8.1 status: PASS run time: 20.644 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
