Bug 817018 - Get warning message while creating app with --enable-jenkins
Summary: Get warning message while creating app with --enable-jenkins
Keywords:
Status: CLOSED DUPLICATE of bug 816338
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 12:56 UTC by jizhao
Modified: 2015-05-15 01:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 17:29:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jizhao 2012-04-27 12:56:41 UTC
Description of problem:
Create an app using --enable-jenkins option.

Version-Release number of selected component (if applicable):
rhc-0.92.1-1.el6_2.noarch

How reproducible:
Always

Steps to Reproduce:
1.Create app using --enable-jenkins option
$ rhc app create -a app1 -t ruby-1.8 --enable-jenkins -d
2.
3.
  
Actual results:
<-----------output------------->
19:56:32 INFO | OPENSHIFT:Confirming application 'jenkins' is available
19:56:32 INFO | OPENSHIFT:  Attempt # 1
19:56:34 INFO | OPENSHIFT:/usr/lib/ruby/gems/1.8/gems/rhc-0.92.1/lib/rhc-common.rb:411: warning: redefining constant Struct::FakeResponse
19:57:00 INFO | OPENSHIFT:ESC[0KConfirming application 'jenkins' is available:  Success!
<------------------------------>


Expected results:
There shouldn't be any warning message.

Additional info:

Comment 1 Peter Ruan 2012-04-27 17:29:22 UTC

*** This bug has been marked as a duplicate of bug 816338 ***


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