[jbosstools-issues] [JBoss JIRA] (JBIDE-10435) Warn users if no apps available when enabling jenkins client on application
Andre Dietisheim (JIRA)
jira-events at lists.jboss.org
Fri Jun 28 03:51:20 EDT 2013
[ https://issues.jboss.org/browse/JBIDE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andre Dietisheim updated JBIDE-10435:
-------------------------------------
Description:
# ASSERT: make sure you already have 4 applications, one of those is a jenkins type app
# ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
# EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
# EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
# EXEC: log into your jenkins instance and see if your app is building
Result:
The jenkins job is waiting for a slave to get available
The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
was:
# ASSERT: make sure you already have 4 applications, one of those is a jenkins type app
# ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
# EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
# EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
# EXEC: log into your jenkins instance and see if your app is building
Result:
The jenkins job is waiting for a slave to get available
The reason is that the jenkins slave for your job needs another application. You already reached your 5 apps quota and jenkins therefore cannot build your app.
> Warn users if no apps available when enabling jenkins client on application
> ---------------------------------------------------------------------------
>
> Key: JBIDE-10435
> URL: https://issues.jboss.org/browse/JBIDE-10435
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
>
> # ASSERT: make sure you already have 4 applications, one of those is a jenkins type app
> # ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
> # EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
> # EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
> # EXEC: log into your jenkins instance and see if your app is building
> Result:
> The jenkins job is waiting for a slave to get available
> The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list