Bug 805754 - Jenkins does not create the builder on a large node.
Summary: Jenkins does not create the builder on a large node.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-22 02:29 UTC by Wesley Hearn
Modified: 2015-05-14 22:52 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-22 14:12:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wesley Hearn 2012-03-22 02:29:22 UTC
Description of problem:
Jenkins does not create the builder on a large node.

How reproducible:
Seems always?

Steps to Reproduce:
1. Create a new jenkins and jenkins client
2. Run a build
3. Run dig on your builder app
  
Actual results:
;; ANSWER SECTION:
rawbldr-whearn.rhcloud.com. 56	IN	CNAME	ex-std-node21.prod.rhcloud.com.
ex-std-node21.prod.rhcloud.com.	26 IN	CNAME	ec2-23-20-135-234.compute-1.amazonaws.com.
ec2-23-20-135-234.compute-1.amazonaws.com. 126783 IN A 23.20.135.234

Expected results:
It should have created the builder app on a ex-lg node.

Comment 1 Dan McPherson 2012-03-22 14:12:27 UTC
It seems you are using a raw bldr.  With those steps it would default to a small builder and not a medium.  What made you expect to get a medium?


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