Maros Orsak created KAFKA-20531:
-----------------------------------
Summary: ducker-ak: Add --clean-build option to replace REBUILD
env var
Key: KAFKA-20531
URL: https://issues.apache.org/jira/browse/KAFKA-20531
Project: Kafka
Issue Type: Improvement
Reporter: Maros Orsak
run_tests.sh has a REBUILD=t env var for forcing clean rebuilds. We should add
--clean-build / -c flag to ducker-ak test that runs ./gradlew clean before the
incremental build, and forces native tarball rebuild in prepare_native_dir.
Also we should deprecate REBUILD=t with a warning pointing to the new flag,
remove in 5.0 version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)