[jboss-jira] [JBoss JIRA] (DROOLS-233) Jenkins: Use private repository for all KIE (drools, jbpm, ...) builds to avoid false negatives

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Tue Aug 20 12:09:26 EDT 2013


Geoffrey De Smet created DROOLS-233:
---------------------------------------

             Summary: 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


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