]
Nick Boldt closed JBIDE-21309.
------------------------------
Resolution: Done
Got confirmation from Pascal Rapicault that there's currently no remediation available
in the p2 director, so there's no way to set up headless jobs which can install Mars.1
deps into Mars.0.
But as we have install-grinder, we can keep using that for remediated install scenarios.
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.