vvcephei commented on pull request #9911: URL: https://github.com/apache/kafka/pull/9911#issuecomment-761180464
I confirmed this change works both positively and negatively: ``` ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.8.0 session_id: 2021-01-15--012 run time: 2 minutes 0.269 seconds tests run: 1 passed: 1 failed: 0 ignored: 0 ================================================================================ test_id: kafkatest.tests.streams.streams_optimized_test.StreamsOptimizedTest.test_upgrade_optimized_topology status: PASS run time: 2 minutes 0.208 seconds -------------------------------------------------------------------------------- ``` For the negative test, I changed the regex string in the test and confirmed that the test fails by timeout waiting to see that (wrong) string in the stdout. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org