MINOR: Bump system test version from 2.2.1 to 2.2.2#7765
Conversation
|
System test run with this PR: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/3597/ |
There was a problem hiding this comment.
Should we do 2.3.0 -> 2.3.1 at the same time?
fa8f25e to
899f2d5
Compare
|
Both JDK 11 builds passed, but the JDK 8 build passed with an error that IIUC does not attempt to use older Kafka versions: |
|
Previous system test run failed with 2.2.2 TAR file not available on S3. Added the missing artifacts to the S3 bucket, and running again: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/3609/ |
|
Build 3609 failed on one test: Rerunning as https://jenkins.confluent.io/job/system-test-kafka-branch-builder/3615/ |
|
Last system test failure resulted in 1 failure: This appears to be a flaky test and timeout related (see #7790, #7789 for fixes), and not one that uses older broker versions. So this PR shouldn't affect that test. I'll wait to merge until those two PRs are merged, however. |
Author: Randall Hauch <rhauch@gmail.com> Reviewer: Ismael Juma <ismael@confluent.io>
More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.
Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.
Committer Checklist (excluded from commit message)