Jonah Hooper created KAFKA-18941:
------------------------------------
Summary: Remove tests/docker/run_tests.sh
Key: KAFKA-18941
URL: https://issues.apache.org/jira/browse/KAFKA-18941
Project: Kafka
Issue Type: Improvement
Components: system tests
Reporter: Jonah Hooper
Assignee: Jonah Hooper
Currently there are two ways to trigger system tests in the AK code base:
- tests/docker/run_tests.sh
- tests/docker/ducker-ak test <test-arguments>
run_tests.sh merely calls `ducker-ak test` but wraps around it. This seems
fairly superfluous. There should be a single way to invoke the system tests -
only using `ducker-ak`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)