[jbosstools-issues] [JBoss JIRA] (JBIDE-23756) Moved/Refactored AS itests have lost the possibility to run against specific eap build

Martin Malina (JIRA) issues at jboss.org
Wed Feb 1 08:13:01 EST 2017


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

Martin Malina commented on JBIDE-23756:
---------------------------------------

This is the job in question:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/All/job/eapCompatibility_rhopp_temp/

I am working on adjusting the eap jobs:
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-70x-jbds-compatibility-jbosstools-4.4.x-RHEL/
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/EAP7/view/EAP7-JBDS/job/eap-7x-jbds-compatibility-jbosstools-4.4.x-RHEL/

For now I will make it work with what we have, but there are several things that need to be fixed:
1. Even if you only run the eap7x-compatibility profile, all of the runtimes (jboss as 4, as 5, as 7, wildfly...) will be downloaded anyway, because this is set up in as/itests/pom.xml - we need to come up with a way to only do this if the compatibility profile is not active. Maybe we need to switch to profile activation by property, e.g. eap7x-compatibility - the profile in as/itests/org.jboss.tools.as.ui.bot.itests/pom.xml would be activated by this, whereas all the other runtime downloads in as/itests/pom.xml would be in a profile that is deactivated using this property.
2. https://github.com/jbosstools/jbosstools-server/blob/master/as/itests/org.jboss.tools.as.ui.bot.itests/pom.xml#L48
The eap7x-compatibility profile has jboss-eap-7.0 server directory hardcoded. You can still override the whole property with something else for eap 7.1, but it would be nice to improve this.

> Moved/Refactored AS itests have lost the possibility to run against specific eap build
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23756
>                 URL: https://issues.jboss.org/browse/JBIDE-23756
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: integration-tests, server
>            Reporter: Pavol Srna
>            Assignee: Pavol Srna
>            Priority: Critical
>             Fix For: 4.4.3.AM2
>
>
> AS itests have been moved to jbosstools-server component repo and refactored/optimized. 
> But the refactored implementation in jbosstools-server doesn't support running itests against specific EAP build (as it has in integration-tests repo), which breaks eap team compatibility jobs listed here [1]
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP7/view/EAP7-JBDS/
> [2] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JBDS/



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


More information about the jbosstools-issues mailing list