Greg Harris created KAFKA-15349:
-----------------------------------
Summary: ducker-ak should fail fast when gradlew systemTestLibs
fails
Key: KAFKA-15349
URL: https://issues.apache.org/jira/browse/KAFKA-15349
Project: Kafka
Issue Type: Improvement
Components: system tests
Reporter: Greg Harris
If you introduce a flaw into the gradle build which causes the systemTestLibs
to fail, such as a circular dependency, then the ducker_test function continues
to run tests which are invalid.
Rather than proceeding to run the tests, the script should fail fast and make
the user address the error before continuing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)