Bug 1285685 - [fork][userinterface_public_574]Manual CLI trigger command for build and deploy are not correctly displayed on web
Summary: [fork][userinterface_public_574]Manual CLI trigger command for build and depl...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: bpeterse
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-26 09:26 UTC by Yadan Pei
Modified: 2016-05-12 17:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 17:15:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yadan Pei 2015-11-26 09:26:50 UTC
Description of problem:
On builds and deployments page, Manual (CLI) trigger command missed project name

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

How reproducible:
Always

Steps to Reproduce:
1.Create a test project
2.Create application on web
3.Check build and deploy info

Actual results:
3. Manual (CLI) trigger for build and deploy is shown as: "oc start-build myrubyapp -n" and "oc deploy mongodb --latest -n" project name was missed


Expected results:
3. Manual (CLI) trigger for build and deploy should be "oc start-build myrubyapp -n <%project name%>", "oc deploy mongodb --latest -n <%project name%>"

Additional info:

Comment 1 bpeterse 2015-11-30 15:14:09 UTC
Fixed in commit #42b080577ef on branch bpeterse/refactor-project-service.  Will generate a new fork_ami after looking at the couple of other bugs.

Comment 2 bpeterse 2015-11-30 15:41:08 UTC
New fork_ami being built, will update trello card shortly.

Comment 4 Yadan Pei 2015-12-01 05:20:20 UTC
Will verify when ON_QA


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