[jboss-jira] [JBoss JIRA] (DROOLS-233) Jenkins: Use private repository for all KIE (drools, jbpm, ...) builds to avoid false negatives
Michael Biarnes Kiefer (JIRA)
jira-events at lists.jboss.org
Mon Aug 26 10:44:26 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Biarnes Kiefer resolved DROOLS-233.
-------------------------------------------
Fix Version/s: 6.0.0.CR1
Resolution: Done
> Jenkins: Use private repository for all KIE (drools, jbpm, ...) builds to avoid false negatives
> -----------------------------------------------------------------------------------------------
>
> Key: DROOLS-233
> URL: https://issues.jboss.org/browse/DROOLS-233
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Geoffrey De Smet
> Assignee: Michael Biarnes Kiefer
> Fix For: 6.0.0.CR1
>
>
> When certain jenkins jobs build in parallel, false negatives might arise because by default all slaves share the same hard drive, so they aall share the same local repository.
> To fix this:
> For all jenkins jobs on master and 6.0.x [1]:
> - open the job configuration
> - look for build steps
> - in the maven build step, click on the button "Advanced"
> - Enable the checkbox "Use private maven repository".
> 1 or 2 jobs might already have that checkbox enabled.
> [1] so all jobs on these 2 urls:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/Drools%20jBPM/view/Master/
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/Drools%20jBPM/view/Kie-6.0.x/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list