ahuang98 commented on code in PR #13654:
URL: https://github.com/apache/kafka/pull/13654#discussion_r1270012540


##########
tests/kafkatest/version.py:
##########
@@ -249,7 +250,3 @@ def get_version(node=None):
 # 3.5.x versions
 V_3_5_0 = KafkaVersion("3.5.0")
 LATEST_3_5 = V_3_5_0
-
-# 3.6.x versions
-V_3_6_0 = KafkaVersion("3.6.0")

Review Comment:
   guessing it was removed because there were no references to it, I'll add it 
back when I raise a PR for more comprehensive upgrade tests



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to