mumrah commented on PR #13890: URL: https://github.com/apache/kafka/pull/13890#issuecomment-1599310423
This system test was failing on trunk, with this patch it's passing again. ``` ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.11.3 session_id: 2023-06-20--002 run time: 5 minutes 48.107 seconds tests run: 2 passed: 2 flaky: 0 failed: 0 ignored: 0 ================================================================================ test_id: kafkatest.tests.core.zookeeper_migration_test.TestMigration.test_online_migration.roll_controller=False status: PASS run time: 2 minutes 51.979 seconds -------------------------------------------------------------------------------- test_id: kafkatest.tests.core.zookeeper_migration_test.TestMigration.test_online_migration.roll_controller=True status: PASS run time: 2 minutes 55.931 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]
