Bug 1304892 - jenkins "perform builds" module constantly resets buildconfig name to "frontend"
Summary: jenkins "perform builds" module constantly resets buildconfig name to "frontend"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Image
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Gabe Montero
QA Contact: Wang Haoran
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 22:35 UTC by Erik M Jacobs
Modified: 2016-02-05 15:59 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-05 15:49:19 UTC
Target Upstream Version:
Embargoed:
gmontero: needinfo+


Attachments (Terms of Use)

Description Erik M Jacobs 2016-02-04 22:35:14 UTC
I'm not sure if this is a UI thing or an actual data thing, but every time I hit "SAVE" in Jenkins and come back to configure the project, the buildconfig name in the "perform builds" module is reset to "frontend"

docker.io/openshift/jenkins-1-centos7                             latest              066a52bb8fa4        2 days ago          652.3 MB

Comment 1 Ben Parees 2016-02-04 23:20:44 UTC
pretty sure that's been reported and fixed.  not sure why the fix wouldn't be in your image given that it looks current.

Comment 2 Gabe Montero 2016-02-05 03:49:10 UTC
this was reported with https://github.com/openshift/jenkins-plugin/issues/10 and fixed in version 1.0.5 of the plugin.

I just pulled down this image (066a52bb8fa4) myself and tried it and the build config name is *NOT* reset to frontend after I changed and saved it.  It stays at what I changed it to.

We could go down a couple of different paths to see what is different.

Let's start with verifying the plugin version, in the off chance we are not dealing wiht .

Bring up the image you are seeing this with, and from the main dashboard go to "Manage Jenkins", then "Manage Plugins", then go to the installed tab (the uri in the browser should be "pluginManager/installed").  Confirm the OpenShift Pipeline plugin is at V1.0.7.

If so, we'll start worrying about browser differences, exact steps you performed, etc.

Comment 3 Gabe Montero 2016-02-05 14:26:14 UTC
the output from docker ps -a and a docker inspect <container id> of the jenkins image that was run could also be quick ways to verify / confirm some things.

Comment 4 Erik M Jacobs 2016-02-05 15:49:19 UTC
Today it doesn't appear to be doing it... so... I dunno.

Comment 5 Gabe Montero 2016-02-05 15:59:39 UTC
As an FYI, both upstream and QA reported this previously and were able to verify the fix. Suspect the bug occurred using an image other than 066a52bb8fa4, but we'll see if it shows up again as Erik continues to experiment with the plugin, go from there.


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