MINOR: Upgrade ducktape to 0.7.5#6197
Conversation
|
LGTM |
Reviewed-by: Colin P. McCabe <cmccabe@apache.org> (cherry picked from commit 0dbb064)
|
Backported to 2.1. I'm not sure if we should backport further unless we decide to make a release for one of those older branches. |
|
Thanks for backporting @cmccabe I noticed that ducktape 0.7.1 was present as far as Kafka v1.0 I believe it's a trivial commit so it seems reasonable to me to backport up to v1.0. The PR that will use ducktape 0.7.5 that was merged here is: #6158 and I believe we should merge heap dump support in system tests also at least as far back as v1.0. Hope this background helps a bit. |
|
Cherry-picking to 2.0, 1.1, and 1.0. Some older branches need another minor update to pin the pip version, which for some reason looks like it was only backported to 2.0 but leaves ducker in a broken state. |
Reviewed-by: Colin P. McCabe <cmccabe@apache.org>
Reviewed-by: Colin P. McCabe <cmccabe@apache.org>
Reviewed-by: Colin P. McCabe <cmccabe@apache.org>
* ak/trunk: MINOR: Update usage of deprecated API (apache#6146) KAFKA-4217: Add KStream.flatTransform (apache#5273) MINOR: Update Gradle to 5.1.1 (apache#6160) KAFKA-3522: Generalize Segments (apache#6170) Added quotes around the class path (apache#4469) KAFKA-7837: Ensure offline partitions are picked up as soon as possible when shrinking ISR (apache#6202) MINOR: In the MetadataResponse schema, ignorable should be a boolean KAFKA-7838: Log leader and follower end offsets when shrinking ISR (apache#6168) KAFKA-5692: Change PreferredReplicaLeaderElectionCommand to use Admin… (apache#3848) MINOR: clarify why suppress can sometimes drop tombstones (apache#6195) MINOR: Upgrade ducktape to 0.7.5 (apache#6197) MINOR: Improve IntegrationTestUtils documentation (apache#5664) MINOR: upgrade to jdk8 8u202 KAFKA-7693; Fix SequenceNumber overflow in producer (apache#5989) KAFKA-7692; Fix ProducerStateManager SequenceNumber overflow (apache#5990) MINOR: update copyright year in the NOTICE file. (apache#6196) KAFKA-7793: Improve the Trogdor command line. (apache#6133)
Reviewed-by: Colin P. McCabe <cmccabe@apache.org>
Upgrade to the latest version of ducktape (0.7.5)
Safe to upgrade branches that already have 0.7.1 (that is 1.0 and ahead)
Tested by running all system tests with version 0.7.5 of ducktape
Committer Checklist (excluded from commit message)