KAFKA-10341: Add 2.6.0 to system tests and streams upgrade tests#9116
KAFKA-10341: Add 2.6.0 to system tests and streams upgrade tests#9116rhauch merged 1 commit intoapache:trunkfrom
Conversation
|
Just kicked off a build of the Streams system tests (e.g., and a full system test run using this PR: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4083/ |
|
Thanks, @mjsax The streams-only system test run (https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4082/) passed. The other was interrupted by a Jenkins restart. I'll restart the full system test run tomorrow AM. |
|
Green builds on JDK 11 and 14, and two unrelated failures (known flaky integration tests, not system tests) on JDK 8: I started a second run of all system tests with this branch: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4088/ |
|
The [second run|https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4088] with all of the system tests had [two failures|http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-08-04--001.1596577078--rhauch--kafka-10341--f0164cbb3/report.html]: These have been somewhat flaky recently on the 2.6 branch (at least), but they are not directly affected by this PR. |
BTW,
tests/kafkatest/version.pywas already modified to define the 2.6.0 version constants for the system tests, but these variables were never used. Thus, no need to modify that file.Based upon #8378 (for 2.5)
Committer Checklist (excluded from commit message)