[jbosstools-issues] [JBoss JIRA] (JBIDE-21309) install tests should perform installs on minimum and maximum TPs, and report on which there are failures
Nick Boldt (JIRA)
issues at jboss.org
Mon Dec 14 16:18:00 EST 2015
[ https://issues.jboss.org/browse/JBIDE-21309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140990#comment-13140990 ]
Nick Boldt commented on JBIDE-21309:
------------------------------------
p2director jobs can't do remediation so fail to install latest JBT 4.3.1 (requires Mars.1) onto a Mars.0 (aka Mars.R) Eclipse install.
{code}
13:25:30 [p2.dir] Only one of the following can be installed at once:
13:25:30 [p2.dir] Equinox Security Default UI 1.1.200.v20130626-2037 (org.eclipse.equinox.security.ui 1.1.200.v20130626-2037)
13:25:30 [p2.dir] Equinox Security Default UI 1.1.201.v20150803-1228 (org.eclipse.equinox.security.ui 1.1.201.v20150803-1228)
{code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-install-p2director.install-tests.matrix_4.3.mars/180/
Similar problem for latest JBT 4.4 (Neon.M3) install onto a Neon.M2 Eclipse:
{code}14:18:16 [p2.dir] Only one of the following can be installed at once:
14:18:16 [p2.dir] Core Runtime 3.12.0.v20151014-1537 (org.eclipse.core.runtime 3.12.0.v20151014-1537)
14:18:16 [p2.dir] Core Runtime 3.12.0.v20150912-0621 (org.eclipse.core.runtime 3.12.0.v20150912-0621)
{code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-install-p2director.install-tests.matrix_master/2141/
HOWEVER...
install-grinder CAN perform remediation, so we now have tests installing on both Mars.0 + Mars1 and Neon.M2 + Neon.M3:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-install-grinder.install-tests.matrix_4.3.mars/ >=143
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_9.0.mars/job/jbosstools-install-grinder.install-tests.matrix_master/ >=3738
> install tests should perform installs on minimum and maximum TPs, and report on which there are failures
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21309
> URL: https://issues.jboss.org/browse/JBIDE-21309
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.1.Beta2
>
>
> Currently, we run the install tests on the maximum TP using the latest Eclipse JEE or Platform Binary.
> If we can't do an install against Mars.0 (only Mars.1) due to the fact that the Mars.0 install requires remediation, we should have those tests to show the failure, and log that in the N&N.
> Also, if install-grinder can support p2 remediation, that would be awesome too as we could verify that use case too.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list