ahuang98 opened a new pull request, #14084: URL: https://github.com/apache/kafka/pull/14084
Adding latest versions to kafka_upgrade_test.py. Confirmed test passes on the latest versions. Nit: also added back `LATEST_3_6` definition which was removed in https://github.com/apache/kafka/pull/13654 Wasn't sure if it was worth adding the "rolling restart" case (e.g. `@parametrize(from_kafka_version=str(DEV_VERSION), metadata_quorum=isolated_kraft)` where `DEV_VERSION` matches `LATEST_METADATA_VERSION`) ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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