Skip to content
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

KAFKA-15594: Add version 3.6 to Kafka Streams system tests #15151

Merged
merged 1 commit into from Jan 26, 2024

Conversation

mjsax
Copy link
Member

@mjsax mjsax commented Jan 8, 2024

Needs to be cherry-picked to 3.7 branch

@mjsax mjsax added streams tests Test fixes (including flaky tests) labels Jan 8, 2024
@mjsax
Copy link
Member Author

mjsax commented Jan 8, 2024

@mjsax
Copy link
Member Author

mjsax commented Jan 9, 2024

System test run failed due to buggy test setup. New PR to fix it: #15157

@mjsax mjsax force-pushed the kafka-15594-system-tests-36 branch from 8d0c7bc to 76c3e10 Compare January 10, 2024 07:09
@mjsax
Copy link
Member Author

mjsax commented Jan 10, 2024

Merged #15157 and rebased this PR afterwards.

Re-triggered system test run: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/6025/

@mjsax
Copy link
Member Author

mjsax commented Jan 13, 2024

A few tests failed: streams_standby_replica_test (both runs) and multiple streams_cooperative_rebalance_upgrade_test (0.11, 1.0, 1.1, 2.2, 2.3) plus:

Module: kafkatest.tests.streams.streams_upgrade_test
Class:  StreamsUpgradeTest
Method: test_rolling_upgrade_with_2_bounces
Arguments:
{
  "from_version": "3.5.1",
  "to_version": "3.8.0-SNAPSHOT"
}

and

Module: kafkatest.tests.streams.streams_upgrade_test
Class:  StreamsUpgradeTest
Method: test_rolling_upgrade_with_2_bounces
Arguments:
{
  "from_version": "3.6.0",
  "to_version": "3.8.0-SNAPSHOT"
}

Re-triggered to check for flakiness: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/6030/

@mjsax mjsax mentioned this pull request Jan 17, 2024
3 tasks
@mjsax mjsax force-pushed the kafka-15594-system-tests-36 branch from 76c3e10 to 8573073 Compare January 18, 2024 00:02
@mjsax
Copy link
Member Author

mjsax commented Jan 18, 2024

Other system test fixed got merged. Rebased this PR and retriggered system test run: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/6037/

@mjsax
Copy link
Member Author

mjsax commented Jan 18, 2024

Only streams.streams_standby_replica_test failed -- we know that it's broken and have already a PR to fix it: #15217

Not sure why Jenkins did fail though -- retriggered.

@mjsax mjsax force-pushed the kafka-15594-system-tests-36 branch from 8573073 to 2b6322f Compare January 18, 2024 18:11
@mjsax
Copy link
Member Author

mjsax commented Jan 18, 2024

trunk was broken -- rebased. Also re-triggered system tests just to be sure: https://jenkins.confluent.io/job/system-test-kafka-branch-builder/6038/

@mjsax
Copy link
Member Author

mjsax commented Jan 26, 2024

On StreamsStandbyTask failed, which was fixed recently via #15217. Merging.

@mjsax mjsax merged commit 93712ec into apache:trunk Jan 26, 2024
1 check failed
mjsax added a commit that referenced this pull request Jan 26, 2024
Reviewers: Walker Carlson <wcarlson@confluent.io>
@mjsax mjsax deleted the kafka-15594-system-tests-36 branch January 26, 2024 23:00
@mjsax
Copy link
Member Author

mjsax commented Jan 26, 2024

Merged to trunk and cherry-picked to 3.7 branch.

yyu1993 pushed a commit to yyu1993/kafka that referenced this pull request Feb 15, 2024
)

Reviewers: Walker Carlson <wcarlson@confluent.io>
clolov pushed a commit to clolov/kafka that referenced this pull request Apr 5, 2024
)

Reviewers: Walker Carlson <wcarlson@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
streams tests Test fixes (including flaky tests)
Projects
None yet
2 participants