]
Andre Dietisheim updated JBIDE-10435:
-------------------------------------
Estimated Difficulty: Medium
Application wizard: Warn users if no spare slot for the jenkins
builder app (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
Priority: Minor
Labels: application_wizard
Fix For: LATER
# ASSERT: make sure that you have only 2 spare application slot (given your quota is 3:
have 1 applications) and none of the used apps is a jenkins type app
# ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
# EXEC: lauch the OpenShift Application Wizard:embed the jenkins client to it and create
the jenkins app for it.
# EXEC: on the last wizard page: uncheck "Create new", choose your
"Dynamic Web Project" and hit "Finish"
# ASSERT: now you have no spare application slot, quota is full (given qutoa is 3 you now
have: 1 pre-existing app, 1 new app, 1 jenkins app)
# 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: