[jbosstools-issues] [JBoss JIRA] (JBIDE-10435) building my app with the embedded jenkins fails, if I already have 4 apps

Andre Dietisheim (Updated) (JIRA) jira-events at lists.jboss.org
Fri Dec 9 14:02:40 EST 2011


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

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

        Steps to Reproduce: 
# 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. 


  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: 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. 


    Workaround Description: Make sure you have 2 more available apps (the current app quota is 5, so you may only have 3 existing apps) when creating a new one that you want to embed jenkins to. Jenkins will need another OpenShift application to build your application.

    
> building my app with the embedded jenkins fails, if I already have 4 apps
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-10435
>                 URL: https://issues.jboss.org/browse/JBIDE-10435
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list