[
https://issues.jboss.org/browse/JBIDE-21309?page=com.atlassian.jira.plugi...
]
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/DevS...
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/DevS...
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/DevS...
>=143
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
>=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)