[jbosstools-issues] [JBoss JIRA] (JBIDE-10435) Application wizard: Warn users if no spare app slot (quota full) when enabling jenkins client on application

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Dec 9 08:50:05 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-10435:
-------------------------------------

    Description: 
# ASSERT: given your quota is 3: make sure that you already have 2 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 2 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. 



    
> Application wizard: Warn users if no spare app slot (quota full) 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: given your quota is 3: make sure that you already have 2 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