Marco Neumann created ARROW-5959:
------------------------------------
Summary: [C++][CI] Fuzzit does not know about branch + commit hash
Key: ARROW-5959
URL: https://issues.apache.org/jira/browse/ARROW-5959
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Marco Neumann
Assignee: Yevgeny Pats
Reported
[here|https://github.com/apache/arrow/pull/4504#issuecomment-509932673], fuzzit
does not seem to retrieve the branch + commit hash, which is bad for tracking.
h2. AC
* Fix CI setup
([hint|https://github.com/apache/arrow/pull/4504#issuecomment-510415931])
* Use {{set -euxo pipefail}} in
[\{{docker_build_and_fuzzit.sh}}]([https://github.com/apache/arrow/blob/master/ci/docker_build_and_fuzzit.sh])
to prevent this issue in the future
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)