ceposta-devops-ose icon indicating copy to clipboard operation
ceposta-devops-ose copied to clipboard

Compare list of jenkins plugins (christian vs fabric8)

Open cmoulliard opened this issue 10 years ago • 6 comments

In order to use Fabric8/jenkins docker container, we have to compare the of jenkins plugins deployed

Christian

screenshot 2015-06-03 10 58 20

Fabric8

screenshot 2015-06-03 10 58 48

cmoulliard avatar Jun 03 '15 09:06 cmoulliard

Missing plugins (Fabric8) are : conditional-buildstep, dashboard-view, gerrit-plugin, managed-script, rebuild, role-strategy, run-condition

@christian-posta : Can you confirm please ?

cmoulliard avatar Jun 03 '15 09:06 cmoulliard

yah we will want to add gerrit. might not need managed script. can't remember why conditional build step was in there :)

christian-posta avatar Jun 04 '15 14:06 christian-posta

it should be easy to add whatever you need here: https://github.com/fabric8io/jenkins-docker/blob/master/plugins.txt#L29

just make sure you get the right plugin id + version

jstrachan avatar Jun 04 '15 14:06 jstrachan

I like the plugin.txt file of Fabric8/jenkins docker project. @christian-posta : Do we have to update the existing list with these missing plugins (conditional-buildstep, dashboard-view, gerrit-plugin, managed-script, rebuild, role-strategy, run-condition) ?

cmoulliard avatar Jun 05 '15 07:06 cmoulliard

Why not just add plugins as you find them; the old list could contain cruft. e.g. try add gerrit-plugin / dashboard-view and see how things look?

jstrachan avatar Jun 05 '15 07:06 jstrachan

@jstrachan : The goal of this ticket was just to compare Docker image of fabric8/jenkins & this project to see if we have to add something to fabric8/jenkins in order to use it & find a compromise alltogether.

cmoulliard avatar Jun 05 '15 07:06 cmoulliard