Bug 1254481 - [origin_devexp_600]ConfigChange trigger displays between Generic and Github trigger only when build with source code repo
Summary: [origin_devexp_600]ConfigChange trigger displays between Generic and Github t...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Cesar Wong
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-18 08:42 UTC by Wenjing Zheng
Modified: 2016-05-12 17:15 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Wenjing Zheng 2015-08-18 08:42:13 UTC
Description:
ConfigChange trigger displays between Generic and Github trigger when build with source code repo.

Version-Release number of selected component (if applicable):
openshift v1.0.4-292-g720c12f
kubernetes v1.1.0-alpha.0-1605-g44c91b1

How reproducible:
always

steps to Reproduce:
1. Log into webconsole
2. Create a new project
3. Click Add to Project button and input below link in part of Create Using Your Code
https://github.com/openshift/ruby-hello-world
4. Click Next, choose a builder image, click Create button
5. Go to Browse page

Actual results:
The trigger order is as below:
Triggers:

Generic webhook URL
Learn more Show URL  

ConfigChange

GitHub webhook URL
Learn more Show URL  

New image for:
Image stream openshift/ruby:2.0

Expected results:
The order should be like other build way:
Triggers:

Generic webhook URL
Learn more Show URL  

GitHub webhook URL
Learn more Show URL 

ConfigChange 

New image for:
Image stream openshift/ruby:2.0

Additional info:

Comment 1 Jessica Forrester 2016-02-01 19:37:24 UTC
this is showing up in the correct order now, may have already been fixed

Comment 2 Wenjing Zheng 2016-02-02 03:18:15 UTC
Verified on devenv-rhel7_3301. ConfigChange is not between Github and Generic webhook now.


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