[
https://issues.apache.org/jira/browse/YETUS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282833#comment-16282833
]
Allen Wittenauer commented on YETUS-288:
----------------------------------------
I think we need to pull this in sooner rather than later because I think we
need to do something less hadoop-specific for the jenkins token. With that in
mind, I've started on the archeology.
The original hudsonPatchQueueAdmin.sh was written by [~nidaley]. Several
patches later from various other people, it was replaced in 2013 by
jenkinsPrecommitAdmin.py written by [~brocknoland] (see HADOOP-9765). Two more
patches from Brock have been applied since then (HADOOP-10199, HADOOP-10200).
... and that's the code that is running today.
This is still also in subversion. So we have a choice:
* convert the existing svn branch to git and then import that
* make a patch that just does a raw add
I'm leaning towards a git conversion and then a merge in an attempt to keep the
history.
> move precommit-admin from hadoop
> --------------------------------
>
> Key: YETUS-288
> URL: https://issues.apache.org/jira/browse/YETUS-288
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Allen Wittenauer
>
> Currently, the jenkins precommit-admin job runs from the
> http://svn.apache.org/repos/asf/hadoop/nightly repo for all ASF projects. It
> would make much more sense to either move this to Yetus or maybe to an infra
> repo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)