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-17520: Align ducktape version in tests/docker/Dockerfile and tests/setup.py #17240

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

unknowntpo
Copy link
Contributor

@unknowntpo unknowntpo commented Sep 19, 2024

This PR aligns ducktape version in tests/docker/Dockerfile and tests/setup.py to latest version 0.11.3
and because ductape does not support python 3.10 above for now (see this PR for more info),
we needs to manually install python3.9 in tests/docker/Dockerfile.

I ran this command on my M1 Macbook Pro with Orbstack, all tests PASSed.

 _DUCKTAPE_OPTIONS="--debug"  TC_PATHS="./tests/kafkatest/benchmarks/core/benchmark_test.py::Benchmark.test_producer_throughput" bash tests/docker/run_tests.sh

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@unknowntpo
Copy link
Contributor Author

@chia7712 Would you like to review this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant