services/jenkins-jobs.git
10 years agoUpdate repo project to scm/meta/snapshot-repo-conf
Lin Yang [Fri, 13 Sep 2013 07:07:18 +0000 (15:07 +0800)]
Update repo project to scm/meta/snapshot-repo-conf

Finally the repo config project name in gerrit has been decided to be
scm/meta/snapshot-repo-conf. So update the project name in job conf.

Change-Id: I2a96309267379a500cd1e9f426e58b9cd64ff856
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoUpdated settings for keeping old builds
Ed Bartosh [Thu, 12 Sep 2013 15:10:16 +0000 (18:10 +0300)]
Updated settings for keeping old builds

Without this settings Jenkins accumulates all old builds and for some
jobs it's really a lot. This makes Jenkins starting very slow as it
scans builds/ directories for every job on the start.

Change-Id: Ia9ca5c5171e9006a6506d5ecb7f50cdf9d8f17e6
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoAdded parameter TRIGGER_INFO to image-creator job
Ed Bartosh [Wed, 11 Sep 2013 10:57:41 +0000 (13:57 +0300)]
Added parameter TRIGGER_INFO to image-creator job

With this parameter it became possible to retrigger the job.

Change-Id: I7b9a9113062188d12fc2869eeab7ac1029b07e55
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoAdd regular expression in jobs/configuration
Lin Yang [Tue, 27 Aug 2013 09:38:17 +0000 (17:38 +0800)]
Add regular expression in jobs/configuration

Script will use this re to control which project should be synced to inside
gerrit when it update.

Fixes: #1124

Change-Id: I159a00c31422e021f3a7c35e9c34d30e685ebbe5
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoAdded Tools repository to .extra-repos
Ed Bartosh [Tue, 27 Aug 2013 07:56:32 +0000 (10:56 +0300)]
Added Tools repository to .extra-repos

This change will hopefully allow us to remove gbs and its dependencies
from Services* OBS projects as we'll be able to install gbs from its own
repository.

Change-Id: I96760df29ae78278fbb61f8b4c715cb96d65fbb0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoReturned back dependency to jenkins
Ed Bartosh [Thu, 22 Aug 2013 08:45:53 +0000 (11:45 +0300)]
Returned back dependency to jenkins

This change adds jenkins repository to packaging/.extra-repos and
returns back dependency to Jenkins. Tester job should be able to install
jenkins from the repository for the installation check.

Change-Id: I1ef9646cec16dd5c4fa713172d8241c8de5a0830
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoShow more information beside build history labels
Hasan Wan [Thu, 22 Aug 2013 11:23:35 +0000 (14:23 +0300)]
Show more information beside build history labels

Fixes: #1181

Change-Id: Ic9bdd20fb85ee4928f785c4ef803ac75ce78678e
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoCleanup and misc changes
Hasan Wan [Thu, 22 Aug 2013 08:31:21 +0000 (11:31 +0300)]
Cleanup and misc changes

Change-Id: I76fff9126c0da4bb7088a3f9bb452c3b4ae315ce
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoTrigger the prereelease-cleanup job when project get deleted
Hasan Wan [Thu, 22 Aug 2013 08:36:37 +0000 (11:36 +0300)]
Trigger the prereelease-cleanup job when project get deleted

Change-Id: I5cea1786173e6a8dde0af732589267e2a538d0dc
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoAdd post-image-creation into workflow
Hasan Wan [Thu, 22 Aug 2013 08:35:02 +0000 (11:35 +0300)]
Add post-image-creation into workflow

Change-Id: Ie0db9010c0765e797136da225b6f41e9f8a1dbe4
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoMerge "Add new job post-image-creation" into devel
Eduard Bartosh [Wed, 21 Aug 2013 12:22:51 +0000 (05:22 -0700)]
Merge "Add new job post-image-creation" into devel

10 years agoAdd new job post-image-creation
Hasan Wan [Tue, 20 Aug 2013 10:22:25 +0000 (13:22 +0300)]
Add new job post-image-creation

This job updates image information to OBS, generate manifest files etc

Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoNo need to linten changemerged event
Lin Yang [Tue, 20 Aug 2013 06:23:25 +0000 (14:23 +0800)]
No need to linten changemerged event

Because submission process changed, the job don't need to listen changemerged
event to check whether the merged commit is already tagged.

Change-Id: Iefd835b229f9dee577686bfc8a180ead20ef4712
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoAdded manual triggering of pre-release-gerrit
Ed Bartosh [Sun, 18 Aug 2013 06:34:21 +0000 (09:34 +0300)]
Added manual triggering of pre-release-gerrit

Introducing parameters to the job makes it possible to trigger it
manually by 'Build Now' link and remotely.

This change implements triggering pre-release workflow manually.

I've added 3 parameters for the job:
 GERRIT_PROJECT, GERRIT_REFNAME and GERRIT_NEWREV

GERRIT_NEWREV can be set to the same value as GERRIT_REFNAME to trigger
the workflow. Usually it's submit tag.

Change-Id: Ic373beb4238016170130a8cb3ca156ea6dcffd43
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoupdate jobs configures for postscripts and misc changes
Hasan Wan [Fri, 16 Aug 2013 08:58:50 +0000 (11:58 +0300)]
update jobs configures for postscripts and misc changes

Fixes: #1180

Signed-off-by: Hasan Wan <hasan.wan@intel.com>
10 years agoMerge "Update job conf because plugin upgrade" into devel
Hasan Wan [Fri, 9 Aug 2013 14:32:04 +0000 (07:32 -0700)]
Merge "Update job conf because plugin upgrade" into devel

10 years agoAdd job to pull remote change to local git cache
Lin Yang [Fri, 9 Aug 2013 10:40:16 +0000 (18:40 +0800)]
Add job to pull remote change to local git cache

Fixes: #1035

Change-Id: I0c64d381dc78b1f209d2bb3442170ce4389d233e
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoUpdate job conf because plugin upgrade
Lin Yang [Fri, 9 Aug 2013 10:32:10 +0000 (18:32 +0800)]
Update job conf because plugin upgrade

Change-Id: Ia92553b9ae366c8eba77717e0abedde8383af202
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoAdd job to load repo conf to backend redis
Lin Yang [Fri, 2 Aug 2013 03:50:55 +0000 (11:50 +0800)]
Add job to load repo conf to backend redis

Fixes: #1069

Change-Id: I01154a10b9d5b5f87cd4f4aa119168a96aefe1ed
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoMerge "Add parameters for sync jenkins instance" into devel
Eduard Bartosh [Tue, 30 Jul 2013 14:58:46 +0000 (07:58 -0700)]
Merge "Add parameters for sync jenkins instance" into devel

10 years agoMerge "Updated job configuration changes" into devel
Lin A Yang [Tue, 30 Jul 2013 14:20:17 +0000 (07:20 -0700)]
Merge "Updated job configuration changes" into devel

10 years agoAdd parameters for sync jenkins instance
Lin Yang [Tue, 30 Jul 2013 09:09:24 +0000 (17:09 +0800)]
Add parameters for sync jenkins instance

Change-Id: I76e3fa62bfb18252da4f9b5dee8825c0f73f1d09
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoMove mail-sender job to common package
Lin Yang [Tue, 30 Jul 2013 08:40:58 +0000 (16:40 +0800)]
Move mail-sender job to common package

Change-Id: If44f1e914277f7969c13345e7ca73d011b35f085
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoDelete duplicate sync-git job conf
Lin Yang [Mon, 29 Jul 2013 07:18:25 +0000 (15:18 +0800)]
Delete duplicate sync-git job conf

Change-Id: I119544a3524d3808507e0ef605ff61f874d31797
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoMerge changes I8fface6e,I834d67dc into devel
Hasan Wan [Mon, 29 Jul 2013 02:43:08 +0000 (19:43 -0700)]
Merge changes I8fface6e,I834d67dc into devel

* changes:
  Added GERRIT_SILENT_MODE to confguration
  Added -synctd -syncto and -common packages.

10 years agoMerge "Updated build-check job configuration" into devel
Hasan Wan [Mon, 29 Jul 2013 02:40:22 +0000 (19:40 -0700)]
Merge "Updated build-check job configuration" into devel

10 years agoMerge "Updated pre-release-create job configuration" into devel
Hasan Wan [Mon, 29 Jul 2013 02:39:27 +0000 (19:39 -0700)]
Merge "Updated pre-release-create job configuration" into devel

10 years agoMerge "Updated image-creator and requests job configs" into devel
Hasan Wan [Mon, 29 Jul 2013 02:39:04 +0000 (19:39 -0700)]
Merge "Updated image-creator and requests job configs" into devel

11 years agoAdded GERRIT_SILENT_MODE to confguration
Ed Bartosh [Fri, 26 Jul 2013 21:17:57 +0000 (00:17 +0300)]
Added GERRIT_SILENT_MODE to confguration

This variable is used in job_submitobs. It must be set to 1 for sync
Jenkins instances, where reporting back to Gerrit should be disabled.

Change-Id: I8fface6e1cb7dc5fdfcf7e3e6484affbcca2fd0a
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoAdded -synctd -syncto and -common packages.
Ed Bartosh [Fri, 26 Jul 2013 16:53:02 +0000 (19:53 +0300)]
Added -synctd -syncto and -common packages.

Added -common, -synctd and -syncto binary packages.
-synctd and -syncto are to be installed on tizen.org and tizendev
Jenkins instances. -common is to keep configuration and jobs, common for
all instances.

Change-Id: I834d67dcc33aecb7e66dac66db76f0c642470f37
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated build-check job configuration
Ed Bartosh [Mon, 22 Jul 2013 17:46:04 +0000 (20:46 +0300)]
Updated build-check job configuration

Synchronized changes with pptest Jenkins.

Change-Id: Iaa89b3c1a31aa033ce2bc831c702a4550b0ac1d6
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated job configuration changes
Ed Bartosh [Mon, 22 Jul 2013 17:55:33 +0000 (20:55 +0300)]
Updated job configuration changes

Similar changes to multiple jobs. Mainly caused by priority plugin(no
default value anymore) and plugin version upgrades.

Change-Id: I76229d91db65b39efbd3f52afcb99830b5e7f587
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated pre-release-create job configuration
Ed Bartosh [Mon, 22 Jul 2013 18:00:35 +0000 (21:00 +0300)]
Updated pre-release-create job configuration

Updated from pre-production testing. Inluded ws-cleanup changes,
priority sorter and plugin version updates.

Change-Id: I64928f4b64421429651d33f30fd04f10d75683b3
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated image-creator and requests job configs
Ed Bartosh [Mon, 22 Jul 2013 18:37:42 +0000 (21:37 +0300)]
Updated image-creator and requests job configs

Included changes in priority plugin and changes caused by plugin version
upgrades.

Change-Id: I2537453546e99567e37fb1d86c2fc68a0a0c42e6
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated obs-event-dispatcher job configuration
Ed Bartosh [Mon, 22 Jul 2013 17:40:02 +0000 (20:40 +0300)]
Updated obs-event-dispatcher job configuration

Updated ws-cleanup-related properties for obs-event-dispatcher plugin.
Changes caused by new version of plugin.

Change-Id: Icb1c3f5a2a73968eb53ea6e56cfd5e84fd1952b0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoMerge "Temporary disabled dependency" into devel
Lin A Yang [Wed, 24 Jul 2013 06:10:31 +0000 (23:10 -0700)]
Merge "Temporary disabled dependency" into devel

11 years agoIncreased priority of the obs-event-dispatcher job
Ed Bartosh [Sat, 20 Jul 2013 21:43:21 +0000 (00:43 +0300)]
Increased priority of the obs-event-dispatcher job

This job should have higher priority because it's handling OBS events.

Change-Id: Iaa4eff16d83289cabb2dee7700dfe2718387f78d
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoTemporary disabled dependency
Ed Bartosh [Sat, 20 Jul 2013 22:21:48 +0000 (01:21 +0300)]
Temporary disabled dependency

Disabled runtime dependency to jenkins to be able to bypass installation
checks on testing environment.

Change-Id: Ia55199d4a56c8cc8868afa6b999295731136f0c6
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoUpdated jobs from ppptest farm
Ed Bartosh [Sat, 6 Jul 2013 17:52:07 +0000 (20:52 +0300)]
Updated jobs from ppptest farm

This change synchronizes content of /var/lib/jenkins/jobs/ directory and
this project.

Change-Id: I188bb6449bee28acde683ef49d9c222dd67bccb8
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
11 years agoadd new job config for pre-release function
Lin Yang [Wed, 26 Jun 2013 06:56:00 +0000 (14:56 +0800)]
add new job config for pre-release function

Change-Id: Ib7780e6628b0de3dad41d10c449ec66d7d0485dc
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
11 years agoAdded packaging
Ed Bartosh [Tue, 18 Jun 2013 15:56:55 +0000 (18:56 +0300)]
Added packaging

Integrated into OTC Tools Tester infra.
Versioning is changed according to Tools versioning policy.
Removed symlinking of /var/lib/jenkins/jobs as we always have jenkins
installed in /var/lib/jenkins and don't need any symlinking.

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

11 years agoInit project with current jobs setting
Lin Yang [Mon, 10 Sep 2012 08:01:32 +0000 (16:01 +0800)]
Init project with current jobs setting