Bug 803224

Summary: missing large builder size specification in jenkins configuration page
Product: OKD Reporter: Meng Bo <bmeng>
Component: ContainersAssignee: Rob Millner <rmillner>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 1.xCC: mfisher
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-19 18:23:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Meng Bo 2012-03-14 09:13:29 UTC
Description of problem:
since the gear size changed from std|large to small|medium|large, all the sizes' specification should be provided in jenkins configuration page.

Version-Release number of selected component (if applicable):
rhc-cartridge-jenkins-1.4-0.88.4-1.el6_2.noarch

How reproducible:
always

Steps to Reproduce:
1.create app with jenkins enabled.
2.go to jenkins config page
https://jenkins-bmengdev1.dev.rhcloud.com/job/testphp-build/configure
3.expand the builder size section by click the '?' mark on the right side
  
Actual results:
only small and medium size has a specification.

Expected results:
all builder sizes' specification should be listed 

Additional info:

Comment 1 Dan McPherson 2012-03-14 14:06:08 UTC
We should only be showing small and medium.  But I actually see large still in the code.  Rob can you take a look.

Comment 2 Rob Millner 2012-03-14 16:38:39 UTC
I kept it as an option since it seemed like it was going to be re-added back in shortly.  Its now commented out.

Comment 3 Meng Bo 2012-03-15 11:04:54 UTC
verified on devenv_1662,
large builder size has been concealed.