services/jenkins-plugins.git
9 years agoUpdate .changes file with git-rpm-ch
Ed Bartosh [Tue, 7 Oct 2014 11:26:50 +0000 (14:26 +0300)]
Update .changes file with git-rpm-ch

Changed format of .changes to conform with git-rpm-ch requirements.
Added entries for v. 0.16

Change-Id: I4b1abe0610b03db74e96af22a179885bf41ce907

9 years agoUpgraded plugins for Jenkins v.1.565.3
Ed Bartosh [Tue, 7 Oct 2014 11:02:11 +0000 (14:02 +0300)]
Upgraded plugins for Jenkins v.1.565.3

Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Change-Id: I7bde2672a78faaab863f6e088985cf11072c2894

9 years agoAdd a plugin for the jobs maximum time limit
Liu jue [Fri, 8 Aug 2014 03:18:28 +0000 (11:18 +0800)]
Add a plugin for the jobs maximum time limit

Change-Id: Ib32d3679264cafabcd8a66ebeb508c891d9c30da

10 years agoChanged version in devel to 0.16
Ed Bartosh [Tue, 15 Apr 2014 07:21:40 +0000 (10:21 +0300)]
Changed version in devel to 0.16

Change-Id: I9a61ef84494ad3dcdad27c3deae76961af183c6a
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoAdded Slave Setup plugin
Ed Bartosh [Wed, 23 Oct 2013 11:39:00 +0000 (14:39 +0300)]
Added Slave Setup plugin

This plugin is going to be used to copy and untar mic-appliance.tar.bz
every time worker machine is reinitialized and connection from Jenkins
master is reestablished. This is the part of automatic worker setup,
which is used in production.

Change-Id: I5e7c899e5832cd882be0ae02a416c211defa4be5
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoStarted work for 0.15
Ed Bartosh [Mon, 23 Sep 2013 11:25:32 +0000 (14:25 +0300)]
Started work for 0.15

Update version and .changes

Change-Id: I509dc7b1b49daf4679c6e6911b12d64e61db105c
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoRelease 0.14
Ed Bartosh [Mon, 23 Sep 2013 11:21:57 +0000 (14:21 +0300)]
Release 0.14

Updated version and .changes

Change-Id: Ide8bb2ee83300dcbc179a63428981c904254d154
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoReturned back dependency to jenkins
Lin Yang [Wed, 28 Aug 2013 06:25:29 +0000 (14:25 +0800)]
Returned back dependency to jenkins

Because jenkins official repository has been added by package/.extra-repos, auto
tester should be able to install jenkins for the installation check. So return
back dependency to jenkins.

Change-Id: Ib6ed1a7b877f3136d121faf4f9e95bc504be9725
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/6169
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Eduard Bartosh <eduard.bartosh@intel.com>
10 years agoAdded jenkins repository to .extra-repos
Lin Yang [Wed, 28 Aug 2013 06:17:32 +0000 (14:17 +0800)]
Added jenkins repository to .extra-repos

Add official jenkins repo to provide jenkins package to match the install
dependency.

Change-Id: I329a61f0669d027c76e320499867180cf95eebfc
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/6168
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Eduard Bartosh <eduard.bartosh@intel.com>
10 years agoAdd pinned file for build-in mailer and ldap
Lin Yang [Fri, 9 Aug 2013 02:23:42 +0000 (10:23 +0800)]
Add pinned file for build-in mailer and ldap

Change-Id: I3eedbd76c4a99936b8d9b23f367d3f50acf730aa
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5815
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Eduard Bartosh <eduard.bartosh@intel.com>
10 years agoUpgrade git plugin to 1.4
Lin Yang [Fri, 9 Aug 2013 02:19:59 +0000 (10:19 +0800)]
Upgrade git plugin to 1.4

Fixes: #1117

Change-Id: I65223abd099b69aa06178a60d11e475e26aaf08c
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5814
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Hasan Wan <hasan.wan@intel.com>
10 years agoUpgraded credentials plugin
Ed Bartosh [Wed, 7 Aug 2013 06:30:35 +0000 (09:30 +0300)]
Upgraded credentials plugin

New ssh-credentials plugin requires this plugin to be upgraded.

This change adds .pinned files for credentials, ssh-credentials and
ssh-slaves plugins. They have to be pinned as they're bundled plugins
and jenkins tries to rewrite them when it starts if they're not pinned.

Fixes: #1122

Change-Id: I96a1f83c344e11c6ec6090c6287086731adb3e35
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5787
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Hasan Wan <hasan.wan@intel.com>
10 years agoAdded job configuration history plugin
Ed Bartosh [Tue, 30 Jul 2013 16:39:07 +0000 (19:39 +0300)]
Added job configuration history plugin

Change-Id: Ibb2a52d05cc2879eb7f9be8991cce9be15b672f9
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5697
Reviewed-by: Lin A Yang <lin.a.yang@intel.com>
Tested-by: Lin A Yang <lin.a.yang@intel.com>
10 years agoUpgraded eninject, git-client and ldap plugins
Ed Bartosh [Tue, 30 Jul 2013 16:37:59 +0000 (19:37 +0300)]
Upgraded eninject, git-client and ldap plugins

Change-Id: I59b59c7c3f6d00db57922fd8c15ffff51cd2f1ce
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5696
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: LingchaoX Xin <lingchaox.xin@intel.com>
Reviewed-by: Lin A Yang <lin.a.yang@intel.com>
10 years agoUpgraded git-client and parameterized-trigger
Ed Bartosh [Mon, 22 Jul 2013 18:57:14 +0000 (21:57 +0300)]
Upgraded git-client and parameterized-trigger

Change-Id: I54601108e7aabad809a883b0fb0212609746d7c1
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5562
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Lin A Yang <lin.a.yang@intel.com>
10 years agoAdded PrioritySorter plugin
Ed Bartosh [Mon, 22 Jul 2013 18:59:43 +0000 (21:59 +0300)]
Added PrioritySorter plugin

This plugin was removed by mistake. Returning it back as it's used at
least in obs-event-dispatcher job.

Change-Id: I726eab1c1c3b01fc02187ec12e6a535dd4630cc8
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5563
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Lin A Yang <lin.a.yang@intel.com>
10 years agoInitial packaging and integration into ci
Ed Bartosh [Sat, 20 Jul 2013 20:43:39 +0000 (23:43 +0300)]
Initial packaging and integration into ci

Change-Id: I5fcc9dad0843d4fe390461fb86abf8e6089ae568
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5541
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Lin A Yang <lin.a.yang@intel.com>
10 years agoInitial empty repository
Eduard Bartosh [Sat, 20 Jul 2013 17:13:28 +0000 (10:13 -0700)]
Initial empty repository