ijuma commented on a change in pull request #9712: URL: https://github.com/apache/kafka/pull/9712#discussion_r551719004
########## File path: tests/kafkatest/tests/core/downgrade_test.py ########## @@ -120,11 +120,11 @@ def test_upgrade_and_downgrade(self, version, compression_types, security_protoc self.setup_services(kafka_version, compression_types, security_protocol, static_membership) self.await_startup() - self.logger.info("First pass bounce - rolling upgrade") + print("First pass bounce - rolling upgrade", flush=True) # Force some stdout for Travis Review comment: That sounds good to me. ---------------------------------------------------------------- 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