[jbosstools-issues] [JBoss JIRA] (JBIDE-24873) Add management itests to eap jbds compatibility jenkins job

Rob Stryker (JIRA) issues at jboss.org
Tue Aug 22 17:30:00 EDT 2017


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

Rob Stryker commented on JBIDE-24873:
-------------------------------------

I've made a commit to the as.mgmt itests stuff. To run it in a single-runtime mode, do the following:

mvn clean install  -Djbosstools.test.jre.8=/home/rob/apps/java/java8/jdk1.8.0_05/ -Djbosstools.test.singleruntime.location=/home/rob/apps/jboss/unzipped/wildfly-10.1.0.Final.zip.expanded/ -Djbosstools.test.jboss.home.10.1=/home/rob/apps/jboss/unzipped/wildfly-10.1.0.Final.zip.expanded/

In summary,  set the one jdk / jre flag that's required for the runtime type. Also set the -Djbosstools.test.singleruntime.location flag to a proper runtime location, AND set the -Djbosstools.test.jboss.home.xxxxx flag (depending on the runtime) to the same value. 

I realize this seems a bit redundant, but it's what I have for now.  Let's see if we can make it work. 

> Add management itests to eap jbds compatibility jenkins job
> -----------------------------------------------------------
>
>                 Key: JBIDE-24873
>                 URL: https://issues.jboss.org/browse/JBIDE-24873
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.5.0.Final
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.5.x
>
>
> The EAP team would like us to add this test
> org.jboss.tools.as.management.itests
> to their compatibility job:
> https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/EAP7/view/EAP7-JBDS/job/eap-7x-jbds-compatibility-jbosstools-4.4.3-RHEL/
> details here: EAP7-194
> The test to be added is run here:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-server-Run-Unit-and-ITests_master/
> Cc: [~rob.stryker]



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


More information about the jbosstools-issues mailing list