jolshan commented on a change in pull request #9814:
URL: https://github.com/apache/kafka/pull/9814#discussion_r555907621



##########
File path: tests/kafkatest/version.py
##########
@@ -185,4 +189,10 @@ def get_version(node=None):
 
 # 2.7.x versions
 V_2_7_0 = KafkaVersion("2.7.0")
-LATEST_2_7 = V_2_7_0
+V_2_7_1 = KafkaVersion("2.7.1")
+V_2_7_2 = KafkaVersion("2.7.2")
+LATEST_2_7 = V_2_7_2

Review comment:
       Oops. I thought these were related to IBPs. Will fix that.




----------------------------------------------------------------
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


Reply via email to