-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MINOR: Bump system test version from 2.2.0 to 2.2.1 #6873
Conversation
This PR is blocked by #6597 -- will run system tests after merged and this PR is rebased (opened this PR early for tracking purpose). \cc @hachikuji @rhauch Do we need to update anything for core or connect? |
ce6ddc0
to
3f6cf73
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@mjsax it looks like you didn't update the vagrant file. |
Updated vagrant file. |
Triggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2739/ |
Java11 passed. Java8 build not available any longer. System test passed. Retest this please. Call for review @guozhangwang @bbejeck @vvcephei @ableegoldman @cadonna |
5687709
to
7fef19e
Compare
Rebased this to resolve merge conflicts. Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2795/ Call for review @guozhangwang @bbejeck |
system test failed due to environmental issues, kicked off another one https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2796/ |
java 11 scala 2.13 failed with
java 8, java 11 scala 2.12 passed retest this please |
All 3 builds failed -- test result are not available any longer. Retest this please. |
7fef19e
to
11bbe93
Compare
Rebased to latest |
All three runs failed -- results are not available any longer. Retest this please. |
Java 11/2.12 time out Java 11 Scala/2.13 and Java 8 passed retest this please |
Previous system test results are not available any longer. Retriggered: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2844/ Java 8 passed. Retest this please. |
Jenkins passed. System test failed (forgot to delete one line in a setup script for system test...) |
Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2845/ |
bb9936a
to
5a6cd02
Compare
System test failed for test including Rebased to get the fix into this PR. Retriggered system tests: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2846/ |
Unrelated system test failures for test Re-triggered: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2851/ |
@ijuma Seems like |
Java 11 / 2.12 passed. Test results for others not available any longer. I would just merge as-is if there are no objections. |
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)