Laszlo Gaal created IMPALA-15228:
------------------------------------
Summary: The dockerized test driver script is not compatible with
Ninja
Key: IMPALA-15228
URL: https://issues.apache.org/jira/browse/IMPALA-15228
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 5.0.0
Reporter: Laszlo Gaal
Assignee: Laszlo Gaal
The Dockerized test driver script bin/jenkins/dockerized-impala-run-tests.sh
contains a direct call to {{{}make{}}}, making the script incompatible with
runs that use Ninja as the make tool.
Since Impala started relying more on Ninja for better concurrency management
during compile and link phases, this can now cause problems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)