Nick Dimiduk created HBASE-23900:
------------------------------------
Summary: Build automation using Yetus pre-releases shouldn't
assume test-patch runs directly from a src checkout
Key: HBASE-23900
URL: https://issues.apache.org/jira/browse/HBASE-23900
Project: HBase
Issue Type: Task
Components: build
Reporter: Nick Dimiduk
HBASE-23873 reports that several places where CI tools allow for running with a
Yetus that is not a release build are broken. The gist from that ticket is that
at some point, Yetus restructured its {{precommit/src}} module and now paths
are broken. In a discussion, [~busbey] mentioned that we should not assume that
test-patch can be run directly from a source checkout and probably the
automation should instead depend on (or perform) a build of the specified Yetus
sources before consuming them. Thus this ticket documents the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)