Laszlo Gaal created IMPALA-10448:
------------------------------------
Summary: observability/test_profile_tool.py fails missing
impala-profile-tool during Docker-based tests
Key: IMPALA-10448
URL: https://issues.apache.org/jira/browse/IMPALA-10448
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 4.0
Reporter: Laszlo Gaal
Assignee: Laszlo Gaal
The test executable {{impala-profile-tool}} is missing during the execution of
the test suite EE_TEST_PARALLEL. This is specific to Docker-based tests (driven
by docker/test-with-docker-py), because in that environment test executables
are built only in the container execuring the suite BE_TEST. All other
containers receive only the core Impala binaries as built by
{code}
buildall.sh -notests
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)