Robert Kanter created OOZIE-3051:
------------------------------------
Summary: Replace Oozie's custom precommit build patch finding job
with the standard Apache one
Key: OOZIE-3051
URL: https://issues.apache.org/jira/browse/OOZIE-3051
Project: Oozie
Issue Type: Test
Components: tests
Reporter: Robert Kanter
Assignee: Robert Kanter
We currently use a custom script in the
[oozie-trunk-find-patches-available|https://builds.apache.org/job/oozie-trunk-find-patches-available/]
Jenkins job to find patches on JIRA and submit a build to the
[oozie-trunk-precommit-build|https://builds.apache.org/job/oozie-trunk-precommit-build/]
job.
There's a number of downsides to this, the main one being that we need to tie
oozie-trunk-find-patches-available to a specific Jenkins host so we can store a
file to remember what JIRAs were looked at already (H1). Unfortunately, this
means that whenever H1 is down, we can't get automatic pre-commit jobs.
Many projects, including Hadoop, Pig, Hive, etc use the
[PreCommit-Admin|https://builds.apache.org/job/PreCommit-Admin/] job. We
should do that as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)