Skip to content

Harden Kafka integration tests for reliable nightly runs#7533

Merged
mattcasters merged 1 commit into
apache:mainfrom
mattcasters:issue-kafka-it-bootstrap
Jul 15, 2026
Merged

Harden Kafka integration tests for reliable nightly runs#7533
mattcasters merged 1 commit into
apache:mainfrom
mattcasters:issue-kafka-it-bootstrap

Conversation

@mattcasters

Copy link
Copy Markdown
Contributor

Summary

Does not change NamedParameters / parameters_and_variables 0004/0006 semantics.

Test plan

  • ./integration-tests/scripts/run-tests-docker.sh PROJECT_NAME=kafka KEEP_IMAGES=true CLIENT_UNZIP=true — 3/3 tests passed
  • Nightly Hop-integration-tests after merge (kafka package green)

Empty BOOTSTRAP_SERVERS parameter defaults were wiped by activateParameters
after apache#7517/apache#7521, causing "No resolvable bootstrap urls" on Jenkins.
Set non-empty defaults, wait for a healthy broker, and pin the Kafka image.
@mattcasters
mattcasters merged commit 369eb8a into apache:main Jul 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant