[
https://issues.apache.org/jira/browse/HADOOP-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Giridharan Kesavan updated HADOOP-5232:
---------------------------------------
Attachment: nightly.patch
updated the patch as per comments...
Added more functionality to the email processing script
-processHadoopPatchEmail.sh and hudsonPatchQueueAdmin.sh
* email processing scirpt checks for duplicate defect in the patch queue before
adding defects to the queue
* hudsonPatchQueueAdmin.sh doesnt require any env variables. It uses getopts to
parse the cmd line arguments.
*example*
{noformat}
sh hudsonPatchQueueAdmin.sh -p<PROJECT> -s'SERVER1 SERVER2' -c<CALLING SERVER
HOSTNAME> -t<PATH TO CURL> -u</buildWithParameters?token=<token>> -q<path to
the patch queue>
To enable execute the script in debug mode use -v along with other args.
To display the script usage use the -h option.
sh hudsonPatchQueueAdmin.sh -h {noformat}
> preparing HadoopPatchQueueAdmin.sh,test-patch.sh scripts to run builds on
> hudson slaves.
> ----------------------------------------------------------------------------------------
>
> Key: HADOOP-5232
> URL: https://issues.apache.org/jira/browse/HADOOP-5232
> Project: Hadoop Core
> Issue Type: New Feature
> Components: build
> Reporter: Giridharan Kesavan
> Assignee: Giridharan Kesavan
> Attachments: hudsonPatchQueueAdmin.sh.patch, nightly.patch,
> nightly.patch, test-patch.sh.patch, test.patch
>
>
> To modify hadoopPatchQueueAdmin.sh and test-patch.sh script to run patch
> builds on hudson slaves.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.