Bug 804536 - incorrect default jenkins builder size for medium gear size app
Summary: incorrect default jenkins builder size for medium gear size app
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-19 07:55 UTC by Meng Bo
Modified: 2012-03-19 08:28 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-19 08:28:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Meng Bo 2012-03-19 07:55:17 UTC
Description of problem:
when creating medium size app with jenkins client enabled, jenkins will use small builder size by default, and will cause jenkins push build hang there.

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

How reproducible:
always

Steps to Reproduce:
1.set instance profile to medium
2.create an app with medium size and jenkins enabled
#rhc app create -a testapp -t perl-5.10 -g medium --enable-jenkins
3.go to jenkins console check the default builder size for this app
  
Actual results:
the builder size for the medium size app is 'small', and will cause jenkins push build hang there since the app gear size is medium.

Expected results:
the builder size should be the same as the app gear size.

Additional info:
for the jbossas app, the jenkins builder size will be 'medium' by default.

Comment 1 Meng Bo 2012-03-19 08:28:50 UTC
close this bug since it should be by design.


Note You need to log in before you can comment on or make changes to this bug.