[JBoss JIRA] Created: (JBIDE-8791) JBoss 6 and 7 not found
by Rob Stryker (JIRA)
JBoss 6 and 7 not found
------------------------
Key: JBIDE-8791
URL: https://issues.jboss.org/browse/JBIDE-8791
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.0.M1
Reporter: Rob Stryker
Assignee: Nick Boldt
Priority: Critical
Fix For: 3.3.0.M1
https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
Only two tests showing failing in this build are:
* org.jboss.ide.eclipse.as.test.ASTestSuite.testAS60Exists
* org.jboss.ide.eclipse.as.test.ASTestSuite.testAS70Exists
These tests are simple and just verify the passed-in folders / locations actually exist on the host machine. They don't even really do anything else, no verification of whether its a proper server or not. Just, does the folder exist.
If you dont have time to fix / check it out, tell me and i'll comment out those two tests...
It seems only yesterday we were setting fire to Strong Sad's underdrawers. (that *WAS* yesterday!)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] Created: (JBIDE-8425) add capability to chain jobs so that successor jobs dont get executed if predecessors are canceled / fail
by Andre Dietisheim (JIRA)
add capability to chain jobs so that successor jobs dont get executed if predecessors are canceled / fail
---------------------------------------------------------------------------------------------------------
Key: JBIDE-8425
URL: https://issues.jboss.org/browse/JBIDE-8425
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.x
The current implementation of ChainedJob chains jobs so that all of them are executed regardless if the predecessors are canceled or fail.
In the context of deltacloud there's no need to create an RSE (successor job) if launching the instance (predecessor job) was canceled/failed. There's no way for the RSE creation job to know if the launch was canceled/failed. It may only guess so if the instance is null or has no hostname.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months