Bug 913482 - No username and password displayed after enable jenkins or create jenkins application.
Summary: No username and password displayed after enable jenkins or create jenkins app...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Fotios Lindiakos
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-21 10:38 UTC by Yujie Zhang
Modified: 2015-05-15 01:18 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-15 14:02:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Result page after enable jenkins. (52.63 KB, image/png)
2013-02-21 10:38 UTC, Yujie Zhang
no flags Details

Description Yujie Zhang 2013-02-21 10:38:07 UTC
Created attachment 700440 [details]
Result page after enable jenkins.

Description of problem:

After enable jenkins, no username and password diplayed on page.Details see in attachment.

After created an jenkins application, still no username and password.

Version-Release number of selected component (if applicable):
devenv_2840

How reproducible:
always

Steps to Reproduce:
1.Create an application
2.Enable jenkins to the application
3.Create jenkins application
  
Actual results:

There should be username and password displayed after enable jenkins or create jenkins application.

Expected results:

No username and password displayed after enable jenkins or create jenkins application.

Additional info:

Comment 1 Fotios Lindiakos 2013-02-21 17:11:25 UTC
The credentials are not being returned from the broker on Jenkins enable.

This was verified on devenv_2842.

Here are the relevant parts of the REST API transactions: http://git.io/jOHuig

Comment 2 Paul Morie 2013-02-21 20:45:31 UTC
I've confirmed that I get the credentials from RHC:


RESULT:
Application jenk was created.

Jenkins created successfully.  Please make note of these credentials:

   User: admin
   Password: iMLcz7tp2fcD

Note:  You can change your password at: https://jenk-pmorie101.dev.rhcloud.com/me/configure

Seems based on this and Fotios' comment that this is a problem in the broker.

Comment 3 Dan McPherson 2013-02-21 21:38:27 UTC
I don't think it's a broker issue given you see it working above.  I also see the results in the git.io page above under result.

Comment 4 Yujie Zhang 2013-02-22 10:39:23 UTC
Tested on devenv_2845, username and password can be displayed on the result page of enable jenkins, will verify this bug once it is on qa.

Comment 5 Mengjiao Gao 2013-02-25 05:48:52 UTC
Verified this bug with following steps:

1.Create an application
2.Enable jenkins to the application
3.Create jenkins application

Results:
At step 2 and 3, both the username and password of jenkins can display now.


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