You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/08/11 20:18:12 UTC

[GitHub] [kafka] vvcephei commented on pull request #9165: MINOR: bump 2.5 versions to 2.5.1

vvcephei commented on pull request #9165:
URL: https://github.com/apache/kafka/pull/9165#issuecomment-672257710


   I tested this locally by running `./gradlew clean systemTestLibs` and also:
   ```
   TC_PATHS="tests/kafkatest/tests/streams/streams_application_upgrade_test.py::StreamsUpgradeTest.test_app_upgrade" _DUCKTAPE_OPTIONS='--parameters '\''{"from_version":"2.5.1","to_version":"2.7.0-SNAPSHOT","bounce_type":"full"}'\' bash tests/docker/run_tests.sh
   ```
   to be sure that the new artifacts are resolved properly.
   
   It looks like Jenkins isn't running these (probably due to the migration), and I believe the local tests to be sufficient for this change.


----------------------------------------------------------------
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:
users@infra.apache.org