[jbosstools-issues] [JBoss JIRA] (JBIDE-23825) Improve eap compatibility test execution

Martin Malina (JIRA) issues at jboss.org
Wed Feb 1 09:57:00 EST 2017


     [ https://issues.jboss.org/browse/JBIDE-23825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina updated JBIDE-23825:
----------------------------------
    Story Points: 5
          Sprint: devex #127 February 2017


> Improve eap compatibility test execution
> ----------------------------------------
>
>                 Key: JBIDE-23825
>                 URL: https://issues.jboss.org/browse/JBIDE-23825
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: integration-tests, server
>    Affects Versions: 4.4.3.AM2
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>             Fix For: 4.4.3.Final
>
>
> This is a followup of JBIDE-23756 - with that, we are once again able to execute compatibility tests for eap. But there are a few things missing:
> 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.
> For reference, this is a job where Radim demonstrated the new way to execute tests:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/All/job/eapCompatibility_rhopp_temp/
> And these are the two jobs EAP QE uses for the compatibilty testing:
> 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/



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


More information about the jbosstools-issues mailing list