kafka/tests/docker
Vikas Singh 312e4db590 MINOR. implement --expose-ports option in ducker-ak (#7269)
This change adds a command line option to the `ducker-ak up' command to enable exposing ports from docker containers. The exposed ports will be mapped to the ephemeral ports on the host. The option is called `expose-ports' and can take either a single value (like 5005) or a range (like 5005-5009). This port will then exposed from each docker container that ducker-ak sets up.

Reviewers: Colin P. McCabe <cmccabe@apache.org>, José Armando García Sancio <jsancio@users.noreply.github.com>
2019-09-09 07:57:29 -07:00
..
ssh KAFKA-4465: Create docker image and scripts for running tests locally 2017-01-08 16:15:05 -08:00
Dockerfile MINOR. Fix 2.3.0 streams systest dockerfile typo (#7272) 2019-08-29 14:12:08 -07:00
ducker-ak MINOR. implement --expose-ports option in ducker-ak (#7269) 2019-09-09 07:57:29 -07:00
run_tests.sh KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests 2017-08-06 21:50:43 -07:00
ssh-config KAFKA-5484: Refactor kafkatest docker support 2017-06-29 13:28:35 -07:00