[jbosstools-issues] [JBoss JIRA] (JBIDE-23773) webservices PR job incorrectly configured

Nick Boldt (JIRA) issues at jboss.org
Mon Mar 20 11:39:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-23773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13381025#comment-13381025 ] 

Nick Boldt edited comment on JBIDE-23773 at 3/20/17 11:38 AM:
--------------------------------------------------------------

In latest build [1], I see this:

{code}
-Djbosstools.test.jre.8=${JDK1_8_HOME} 
-Djbosstools.test.jre.7=${JDK1_7_HOME} 
-Djbosstools.test.jre.6=${JDK1_6_HOME}  
-Djbosstools.test.jre.5=${JDK1_5_HOME} 
-DskipITests=true{code}
[1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-webservices-Pull-Request/268/consoleText

So... I will see if those variable are actually defined on rhel7 nodes in CCI. I suspect they're not. So the solution will likely to find a variable for the JDK8 runtime path, and use that for all 4 variables.


was (Author: nickboldt):
In latest build [1], I see this:

{code}
-Djbosstools.test.jre.8=${JDK1_8_HOME} 
-Djbosstools.test.jre.7=${JDK1_7_HOME} 
-Djbosstools.test.jre.6=${JDK1_6_HOME}  
-Djbosstools.test.jre.5=${JDK1_5_HOME} 
-DskipITests=true{code}
[1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-webservices-Pull-Request/lastBuild/consoleText

So... I will see if those variable are actually defined on rhel7 nodes in CCI. I suspect they're not. So the solution will likely to find a variable for the JDK8 runtime path, and use that for all 4 variables.

> webservices PR job incorrectly configured
> -----------------------------------------
>
>                 Key: JBIDE-23773
>                 URL: https://issues.jboss.org/browse/JBIDE-23773
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, webservices
>    Affects Versions: 4.4.3.AM1
>            Reporter: Jeff MAURY
>            Assignee: Jeff MAURY
>              Labels: build, jenkins, pull_request, webservices
>             Fix For: 4.4.3.AM2
>
>
> The Jenkins job for checking webservices pull requests [1] is not properly configured. JREs (5,...) must be configured through a command line property and this causes tests to fail.
> [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio_pull_requests/job/jbosstools-webservices-Pull-Request/
> Should be able to fix the job as we did for server [2].
> [2] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio_pull_requests/job/jbosstools-server-Pull-Request/



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list