SoonKyu Park [Wed, 27 Sep 2017 07:21:12 +0000 (16:21 +0900)]
1. Do gbs fullbuild with all repositories and architectures
2. Expandable gbs fullbuild support profile
Change-Id: I676c010c342d9b00951fea0964342aaef1d30065
hyokeun [Wed, 27 Sep 2017 02:05:59 +0000 (02:05 +0000)]
Merge "TPE-320, TPE-348 Image job configuration" into devel
hyokeun [Thu, 21 Sep 2017 06:49:03 +0000 (15:49 +0900)]
TPE-320, TPE-348 Image job configuration
TPE-320: Check image slave status before assiging job
TPE-348: Call BUILD-MONITOR even if job aborted.
Change-Id: Ic281c037ca1c7f8a2fdd791bd29bc4aa46421d32
SoonKyu Park [Mon, 25 Sep 2017 07:52:11 +0000 (16:52 +0900)]
Modify build error on adding jenkins job of 'generate-gbs-fullbuild-script'
Change-Id: Ic22f2d7012b46cda808b73feec4c0c697675f651
SoonKyu Park [Wed, 20 Sep 2017 07:55:29 +0000 (16:55 +0900)]
Add job_generate_gbs_full_build_script.py
which generate gbs fullbuild bash script in dashboard
Change-Id: If4d9a2b9a37f3e3044bca1f8578c7b469895bf5b
hyokeun [Mon, 18 Sep 2017 06:42:02 +0000 (15:42 +0900)]
TPE-320 Workaround imager disk full issue
- Check disk space before assiging imager job. (more than 4.0 GB free disk space)
- Problem: Previous mic fail to release mount drive or loop devices.
This garbage consumes a lot of disk spaces.
Change-Id: I52dd3426715fe16439c5263a90f96b6756390dbb
SoonKyu Park [Wed, 13 Sep 2017 06:34:43 +0000 (15:34 +0900)]
For Tizen:Unified, only when gbs-ref-fullbuild job succeeded, update-gbs-meta job can be triggered
Jenkins job process:
1. scm/git-ref-mapping update
2-1. Tizen:Unified : gbs fullbuild -> Trigger update-gbs-meta and Build-monitor when there is no problem in gbs-ref-fullbuild
2-2. Other profile : Direct trigger update-gbs-meta
Change-Id: I286c9c933f0463eee353b55cc45240fea3a3ffc0
SoonKyu Park [Tue, 5 Sep 2017 08:36:53 +0000 (17:36 +0900)]
1. Delete unused configuration - GBS_META_TIZEN_BASE_PRJ
2. Support gbs fullbuild meta for tizen 4.0
Change-Id: I1ef8cc0f577967e05a3577c9ccb929ff0c7aca66
Yonghee Han [Thu, 24 Aug 2017 12:03:09 +0000 (21:03 +0900)]
Add New Job: submit-request-git-sync
Description : Update SPIN remote on upstream git repository
Send a e-mail to Maintainers
Change-Id: I3d0178b289c5d7ce648a7905e6b776b962213a0f
SoonKyu Park [Thu, 24 Aug 2017 09:56:01 +0000 (18:56 +0900)]
Add new jenkins job : 'gbs-ref-fullbuild' when master branch of scm/git-ref-mapping is update
Perform gbs fullbuild for specific profile/repository/architecture
- Start from Tizen:Unified/standard/armv7l
And then perform image creation
Change-Id: I0ad6795ac74f1436c330f397811588145ede68bf
hyokeun [Tue, 25 Jul 2017 04:28:30 +0000 (13:28 +0900)]
Split OBS creation job from pre-release-gerrit
Change-Id: I93fe82583224727b0a1a9a6a872ab79227eba1ad
Junghyun Kim [Mon, 24 Jul 2017 08:38:27 +0000 (17:38 +0900)]
ADDED: file paramter
Change-Id: I8609292e56a5b3a5078097831f7f925121e7bb75
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Tue, 18 Jul 2017 01:00:40 +0000 (10:00 +0900)]
Change periodic build method.
PROBLEM:
- I used 'poll SCM', but it has not been built periodically.
SOLUTION:
- Use 'Build periodically' instead.
Change-Id: I8838c8846b4655bdbcaed836927f316e4bf83851
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SoonKyu Park [Mon, 10 Jul 2017 06:01:09 +0000 (15:01 +0900)]
Update config.xml file for jobs/Tools-* and jobs/update-gbs-meta/config.xml to follow public jenkins config
Change-Id: I307b34efe7e48d6f97b3f29e76575ed6792106c6
SoonKyu Park [Fri, 7 Jul 2017 04:52:06 +0000 (13:52 +0900)]
Remove 'BASIC_SNAPSHOT_URL' in jobs/configuration
Change-Id: Iae882e5a5a73b25e00fc424bb1cf34bc2cb2df9a
SoonKyu Park [Thu, 6 Jul 2017 07:42:39 +0000 (16:42 +0900)]
Add new jenkins job : 'update-gbs-meta' when master branch of scm/git-ref-mapping is updated
Update following gbs fullbuild related meta file
scm/manifest
scm/meta/gbs-config
scm/meta/build-config
Change-Id: I563fee203b8890308db00fe407d2dbfb837325f3
Yonghee Han [Thu, 6 Jul 2017 00:52:19 +0000 (00:52 +0000)]
Merge "NEW JOB: test-trigger-automation" into devel
Yonghee Han [Fri, 30 Jun 2017 05:33:00 +0000 (14:33 +0900)]
NEW JOB: test-trigger-automation
migration of TRBS_TEST_AUTOMATION job
local trigger for tester
public trigger for tester
Disabled : true
Change-Id: I80e12e51db2661222e545a51c52445a9790e621a
hyokeun [Tue, 4 Jul 2017 02:31:34 +0000 (11:31 +0900)]
New jobs: submit group, aws slave control
1. pre-release-gerrit-group: Wait 120 seconds and process all the pending SRs altogether.
2. ondemand_slave_control: Create image slaves if we have not enough slaves.
Change-Id: I78011ccca37fe666ab5359177b0d35cf6a6d3c10
Yonghee Han [Wed, 28 Jun 2017 04:48:03 +0000 (13:48 +0900)]
Add parameterizedtrigger of ref-copy-project-obs job
ADD : IMPORT_RPM, REPO_PATH, BUILDID
Change-Id: I75ab927cdcf8cebbcbc0a8db40962981a1a8ed05
Junghyun Kim [Thu, 22 Jun 2017 04:08:58 +0000 (13:08 +0900)]
Alternative implementation of git-domain mapping
PROBLEM:
SPIN gerrit does not maintain scm/meta/git repository.
So, it is not possible to git-domain-user mapping using scm/meta/git
SOLUTION:
Gather data directly from gerrit.
refer to https://review.tizen.org/gerrit/#/c/135328/
Change-Id: I554f99f02de60ee4aee052ebd1a0107bc129f894
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Yonghee Han [Wed, 21 Jun 2017 23:48:52 +0000 (08:48 +0900)]
Add define about remote create obs
DEFINE : REF_REMOTE_CREATE_PRJ_OBS_ENABLE
Change-Id: I00edfff2d1bea1159cf58ec4175a2e85756f53ee
Yonghee Han [Tue, 20 Jun 2017 00:11:35 +0000 (09:11 +0900)]
Add funtion
1) replace a gerrit url
2) Import a binary rpm
Change-Id: I0773b56ef9801293c92905106d9b01c827b5057a
hyokeun [Mon, 12 Jun 2017 05:44:08 +0000 (14:44 +0900)]
Adding jobs from spin server
Change-Id: I0e7c78b32d52679efea975cadf1e2c8c7a05d14a
hyokeun [Mon, 12 Jun 2017 05:01:55 +0000 (14:01 +0900)]
Update plugin version
Change-Id: I092503288b0c23a23accac98a1c7427b032ea4ab
SungHun Hwang [Wed, 7 Jun 2017 00:52:11 +0000 (09:52 +0900)]
Add "codebase.py" file to "TRBS_test_result_receiver"
Add "codebase.py" file to "TRBS_test_result_receiver" job's workspace
Change-Id: Ifd1a8660e39a230117fbf8fb02f7f94086625a8a
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Yonghee Han [Mon, 5 Jun 2017 10:02:47 +0000 (19:02 +0900)]
NEW JOB: ref-remote-import-rpm-obs
Change-Id: Ia8d4077c51fb4ee984845a43756c1f5c5a52c8c6
Yonghee Han [Mon, 5 Jun 2017 09:22:48 +0000 (18:22 +0900)]
Fix the propertiesFile name for the next trigger
Change-Id: If65bc5a95e3d6ea780eba2a360151e0a5d90c0ae
Yonghee Han [Mon, 5 Jun 2017 05:11:48 +0000 (14:11 +0900)]
NEW JOB : ref-copy-project-obs, ref-remote-create-project-obs
This job copy a reference project and remote create project in obs.
Change-Id: I16fe5073f19d03dcf3bea8fcdc62ec46c7773c15
hyokeun [Fri, 2 Jun 2017 03:57:27 +0000 (03:57 +0000)]
Merge "Adding build check for ref project" into devel
Junghyun Kim [Thu, 1 Jun 2017 08:25:06 +0000 (17:25 +0900)]
NEW JOB: add_dotnet_launching_performance_test
Change-Id: Iadb982b0d078a559d14916252a02bc8036ce262f
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Wed, 31 May 2017 04:32:43 +0000 (13:32 +0900)]
Adding build check for ref project
Change-Id: I5f656e22952d873a0ad72f11a41afc181ca6d049
SungHun Hwang [Mon, 29 May 2017 06:18:14 +0000 (15:18 +0900)]
Add file parameter to receive the TRBS test results
Add file parameter to receive the TRBS test results for the public dashboard
Sender : TRBS_test_sender (from Release Part server)
Receiver : TRBS_test_result_receiver ( to robot.tizen.org )
Change-Id: I67f802a200887abc73367b111b358a9a639b9d23
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
hyokeun [Wed, 24 May 2017 01:37:01 +0000 (10:37 +0900)]
Blocking pre-release-create if create-snapshot is running
Change-Id: I1817351d67d0198cd931bb7ad6a29c2fd0affd4b
hyokeun [Mon, 22 May 2017 23:16:17 +0000 (08:16 +0900)]
Fix job name, Add triggers for tools-testing
Change-Id: Icc62a266d9ba19f7cd72396f31beea310fe96d28
hyokeun [Mon, 22 May 2017 11:58:45 +0000 (20:58 +0900)]
Remove jenkins-plugins require
Change-Id: I59d648f0f4ff1eee05c13487f978ed6730ea8ced
hyokeun [Mon, 22 May 2017 02:17:44 +0000 (11:17 +0900)]
Release 1.7.1
Change-Id: Ie2ab6803fca956ddfe860024aec890b41919efc3
hyokeun [Fri, 19 May 2017 05:40:20 +0000 (14:40 +0900)]
Add tools-testing jobs
Change-Id: Ic1c46cae0babb7e10d41e2bd298b9b7d35f04f12
Yonghee Han [Thu, 18 May 2017 01:00:10 +0000 (10:00 +0900)]
NEW JOB : ref-create-project-obs, ref-import-rpm-obs, ref-purge-project-obs
This job create a reference project in obs and import a rpm files in backend and purge a old project
Change-Id: Iace725c69e1e6055e4b80ea6474afd8e69ec0774
Junghyun Kim [Wed, 17 May 2017 09:38:57 +0000 (18:38 +0900)]
BUILD-MONITOR-TRBS-UPDATE-BUILD-LOG job is added for debian packaging.
Change-Id: I10f6e13dd9e5164807ba1b47f591a70fcc56e4e2
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Fri, 12 May 2017 07:54:21 +0000 (16:54 +0900)]
Add configuration example
Change-Id: I93cfb3f75160733b7bee496da76ac48cb0ccacbb
hyokeun [Thu, 27 Apr 2017 06:04:49 +0000 (15:04 +0900)]
Use separate mic.conf file for each build
This patch will be affected if below review is merged.
Otherwise no effect.
https://review.tizen.org/gerrit/#/c/127355/
Change-Id: Ie19a0197881be19473700d38e519e0bab1c1fdc3
hyokeun [Mon, 24 Apr 2017 06:46:42 +0000 (15:46 +0900)]
Disable sync-obs job
Change-Id: Ifc70016ef199a6f9e03ba9502ec74ef2fb691b70
hyokeun [Mon, 24 Apr 2017 02:21:14 +0000 (11:21 +0900)]
Add missing configs for aws migration
Change-Id: I25d38906a816a28de41b2bd569e8e215cfc29ebe
hyokeun [Fri, 21 Apr 2017 12:41:22 +0000 (21:41 +0900)]
Update plugins version with core 1.651.3 for aws
Change-Id: Ibcf74dc209b1ba741e9de7c8b92cb1a49d7f2ba0
hyokeun [Thu, 20 Apr 2017 07:59:44 +0000 (16:59 +0900)]
Release 1.7
Change-Id: Ifce9b6e4db08777e7c44d33c23197bda87af51ec
hyokeun [Mon, 10 Apr 2017 00:07:53 +0000 (09:07 +0900)]
New job test-trigger-info-update
Change-Id: Ifa2f619b44ec037adb3b22165ff4bc9f307e3f37
Yonghee Han [Wed, 5 Apr 2017 05:06:04 +0000 (22:06 -0700)]
Merge "Feature Request: Update NuGet Private package configuration : NUGET_SOURCE_PRIVATE" into devel
SungHun Hwang [Tue, 4 Apr 2017 22:58:37 +0000 (15:58 -0700)]
Merge "[BuildMonitor][JOBS] Add 'POST_IMAGE_POLL_CNT/POLL_SEC' vars" into devel
Yonghee Han [Tue, 4 Apr 2017 06:42:33 +0000 (15:42 +0900)]
Feature Request: Update NuGet Private package configuration : NUGET_SOURCE_PRIVATE
Change-Id: I8ed4b5d5e887b546a66ecd489cac245c9142d641
Junghyun Kim [Fri, 31 Mar 2017 07:21:47 +0000 (16:21 +0900)]
NEW JOB: BUILD-MONITOR-TRBS-UPDATE-BUILD-LOG
This job uses a file parameter to receive long TRIGGER_INFO string.
Change-Id: I87e61135756c0b12f0c24a4ba6b13f46eb867582
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Thu, 30 Mar 2017 02:08:49 +0000 (11:08 +0900)]
Release 1.6
Change-Id: I95e7e43d6cfda37414fe7171927cf9d2e0ae20ac
hyokeun [Mon, 27 Mar 2017 06:44:09 +0000 (15:44 +0900)]
Add debian rules and update latest configuration
Change-Id: I04da5cd5d39d12c802a03451a0860bcdb4af7f61
SungHun Hwang [Fri, 24 Mar 2017 08:59:14 +0000 (17:59 +0900)]
[BuildMonitor][JOBS] Add 'POST_IMAGE_POLL_CNT/POLL_SEC' vars
Add 'POST_IMAGE_POLL_CNT/POLL_SEC' vars
Change-Id: Ic0b4ecc62ade7bc4aeb816dc7b20f2481d5beed7
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Junghyun Kim [Wed, 15 Mar 2017 10:42:31 +0000 (19:42 +0900)]
release-snapshot can be triggered by Tizen dashboard
PARAMETER CHANGED:
profile -> obs_project
version (NEW)
release-snapshot triggers BUILD-MONITOR with bm_stage RELEASE_SNAPSHOT
Change-Id: Iea7fc7494373a62aa5c7e0bb662749d90db0df80
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Fri, 10 Mar 2017 04:38:11 +0000 (13:38 +0900)]
Lower priority since this is not imporant.
Since I copy this project from update-local-git,
the priroriy was higher.
Change-Id: I53e947587fd5f01660b243b19c87382f271a8b79
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Thu, 9 Mar 2017 22:47:29 +0000 (07:47 +0900)]
NEW JOB: update_git_obs_mapping_for_dashboard and update_local_git_for_dashboard
Job 'update_git_obs_mapping_for_dashboard' stores
git-obs-mapping information by parsing scm/git-obs-mapping for dashboard.
Job 'update_local_git_for_dashboard' stores
branch-project mapping information for dashboard
Change-Id: I1e52db3709fe97e7d3d4f178ea98ca1afc99f3a4
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Thu, 9 Mar 2017 01:18:13 +0000 (17:18 -0800)]
Merge "NEWJOB: litmus_jira_issue_receiver and litmus_tct_file_receiver" into devel
SoonKyu Park [Wed, 8 Mar 2017 08:49:01 +0000 (17:49 +0900)]
Release 1.5
Change-Id: Ie300acae4b8d8133417eb6f4880f86d98f64ba07
Junghyun Kim [Wed, 8 Mar 2017 02:34:06 +0000 (11:34 +0900)]
NEWJOB: litmus_jira_issue_receiver and litmus_tct_file_receiver
These scripts are written by Jaekyu Park<jk7744.park@samsung.com>.
Change-Id: I25ec46044700e661e8a6c3a725fb374e1e64e64d
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Mon, 6 Mar 2017 02:36:49 +0000 (18:36 -0800)]
Merge "NEW JOB: update_scm_meta_git_for_dashboard" into devel
SungHun Hwang [Fri, 3 Mar 2017 04:53:02 +0000 (13:53 +0900)]
[BuildMonitor][JOBS] fix 'BUILD-MONITOR(Pre_Snap_End)' job incorrect order issue
1. add new TriggerBuilder for 'Pre_Snap_End' at the bottom
to make sure to execute in correct order
=> BUILD-MONITOR_Pre_Snap_End.env
2. sync up the missing part
=> BUILD-MONITOR-*.env
Change-Id: I6a01af2e7faec2f1adb8db1b9e83ce0649dd07ad
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
SungHun Hwang [Tue, 28 Feb 2017 07:18:30 +0000 (16:18 +0900)]
[BuildMonitor] fix 'BUILD-MONITOR(Post_Image)' job fail issue after 'SR Accept'
After 'SR Accept', occasionally,
'BUILD-MONITOR' job which bm_stage is 'Post_Image' failed
this is bcz env file is overlapped and
the order of inserting the table_id is twisted
So I fixed the env file name
Change-Id: I4a62949a29f9280d6f7b596bc7206c1438a22ddb
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Junghyun Kim [Tue, 28 Feb 2017 04:28:28 +0000 (13:28 +0900)]
NEW JOB: update_scm_meta_git_for_dashboard
This job makes two mappings:
1) mappings between git projects and gerrit domans
2) mappings between gerrit domains and user-emails
This information is saved in JSON format.
This will be used in Tizen dashboard.
Change-Id: Id082e2af38599ca23c7cf80e8ef346f716380c55
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SoonKyu Park [Thu, 23 Feb 2017 08:49:34 +0000 (17:49 +0900)]
Release 1.4
SungHun Hwang [Fri, 10 Feb 2017 10:23:26 +0000 (19:23 +0900)]
[BuildMonitor] Add the 'DROPPED_PRERELEASE_PROJECTS' value
will be replaced 'prerelease' to 'trbs'
so the build status of the dropped profiles
should not be shown at Tizen dashboard
you can set the dropped project by using this variable
Change-Id: Ic599535a59f8a00ab6bb6a23329478743fd8067e
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Junghyun Kim [Fri, 10 Feb 2017 04:13:05 +0000 (13:13 +0900)]
NEW JOB: TRBS_test_result_receiver
This job gets results from TRBS test machine and stores the results into DB.
Change-Id: Ic0a63a3c6ed97931aabe3028a060a451fd971fdd
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Yonghee Han [Fri, 10 Feb 2017 01:21:13 +0000 (10:21 +0900)]
ADD jobs for jenkins-jobs
Create a jenkins-jobs-tools-testing deb and rpm files
files :
jobs/Serivces-obs-service-gbs/config.xml
jobs/Services-Default/config.xml
jobs/Services-jenkins-scripts/config.xml
jobs/Services-obs-service-git-buildpackage/config.xml
jobs/Services-python-snapdiff/config.xml
jobs/Tools-Default/config.xml
jobs/Tools-gbs/config.xml
jobs/Tools-git-buildpackage/config.xml
jobs/Tools-mic/config.xml
jobs/Tools-repa/config.xml
output : Make install the jenkins-jobs-tools-testing
Change-Id: I07371645a548c35a0851a59afa3682ced6415a64
SungHun Hwang [Mon, 6 Feb 2017 05:21:38 +0000 (14:21 +0900)]
[BuildMonitor] Add tirgger "BUILD-MONITOR" job for checking image-creation
Add trigger the job at the bottom of the creat-snapshot job
to check the completion of image-creation at Post-release
bcz the behavior is different between prerelease and postrelease
env file : BUILD-MONITOR-POST.env
Change-Id: I58921edcc86670c9c7aa87aa11af286c2034fca4
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
SungHun Hwang [Mon, 6 Feb 2017 05:12:40 +0000 (14:12 +0900)]
[BuildMonitor] Add the MAX_MSG_LEN value
Add the MAX_MSG_LEN value to dynamically configure the length of msgs
Change-Id: I28205cc5c6703dc4dfba017bb68f492bf12f545e
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
SoonKyu Park [Sat, 4 Feb 2017 06:05:03 +0000 (15:05 +0900)]
Release 1.3
Change-Id: I3cc8aea879897f5ab47fa822dc967926bf774643
hyokeun [Fri, 20 Jan 2017 02:45:09 +0000 (11:45 +0900)]
Installs to /var/lib/jenkins/jobs/
Change-Id: Ib4951ffbd613dd2020f4ee4303a9fee82b99fd16
Junghyun Kim [Mon, 16 Jan 2017 02:48:41 +0000 (11:48 +0900)]
Update build_log_url after buildlogs job is finished.
Change-Id: I120232fa8e012624b69b060eb844852b0a339660
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
shuai.fu [Sat, 22 Oct 2016 07:16:40 +0000 (15:16 +0800)]
add debian package
Change-Id: I55a72d64bb5d8885e9d26589fa29e96b8a2de26a
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
Junghyun Kim [Tue, 10 Jan 2017 01:49:45 +0000 (10:49 +0900)]
JOB ADDED: repa
To accept/reject SRs on the Tizen dashboard.
Change-Id: I7e2a8f68ea9c415d366f438c4f05237b22580d1d
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Mon, 9 Jan 2017 07:08:57 +0000 (16:08 +0900)]
JOB ADDED: add_git_tag
Change-Id: I93bb6fb2da7528b4aff20727af6aa3d16f2ff543
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Yonghee Han [Fri, 6 Jan 2017 08:07:17 +0000 (17:07 +0900)]
JOB ADDED: update-nuget
Function : update Nuget package to Nuget server
Change-Id: I91f9fc70af464657c56049a83e540462f39763cb
SoonKyu Park [Thu, 5 Jan 2017 09:52:17 +0000 (18:52 +0900)]
Release 1.2
Change-Id: Ifb217473da05e7e7c83c6718aa3e8dd3c659f9f6
SoonKyu Park [Thu, 5 Jan 2017 05:22:27 +0000 (14:22 +0900)]
Merge conflicts from 'git merge' from devel branch
Change-Id: I3f9ad443e14feaf1aba8485c4b63175f572f565e
SungHun Hwang [Thu, 10 Nov 2016 02:54:43 +0000 (11:54 +0900)]
[BuildMonitor] Add new jobs named "BUILD-MONITOR"
1. Add new jenkins job named "BUILD-MONITOR"
2. Modify the jenkins-jobs.spec
3. Needed add trigger as below (in case of using multi env)
ex) multi env ([PRE] Snap / [POST] Snap)
...
<hudson.plugins.parameterizedtrigger.FileBuildParameterFactory>
<filePattern>BUILD-MONITOR-*.env</filePattern>
<noFilesFoundAction>SKIP</noFilesFoundAction>
</hudson.plugins.parameterizedtrigger.FileBuildParameterFactory>
...
Change-Id: I8dfaf9d8878992b2f0b517fffdeb9c2b26cb2e3d
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Yonghee Han [Wed, 9 Nov 2016 01:48:34 +0000 (17:48 -0800)]
Merge "new job : make_dep_graph." into devel
SungHun Hwang [Thu, 3 Nov 2016 11:58:15 +0000 (20:58 +0900)]
[BuildMonitor] Added job configuration settings for BuildMonitor
1. BuildMonitor enalbe/disable flag
2. database information
Change-Id: I6c035d6f68db200170946b2c7c997c8c146decaa
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
hyokeun [Fri, 28 Oct 2016 01:07:56 +0000 (10:07 +0900)]
Add job ref-snapshot-info-update
Change-Id: I414fd196f456f4630900a1b7d6b9aa9b525e5194
Junghyun Kim [Tue, 25 Oct 2016 12:43:51 +0000 (21:43 +0900)]
new job : make_dep_graph.
it is triggred by buildlogs, pre-release-gerrit, and requests.
Also, job "buildlogs" is triggered by pre-release-create.
Change-Id: I83e5cd94412db1ec93afb4a1a895e87c9ea7d839
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SoonKyu Park [Thu, 29 Sep 2016 02:38:08 +0000 (11:38 +0900)]
Release 1.1
Change-Id: Id0e83c60061d10d8a5e7c265e9535b224829bf79
Yonghee Han [Thu, 11 Aug 2016 07:47:10 +0000 (16:47 +0900)]
Update jenkins-jobs configuration
Description
buildlogs : Add TRIGGER_INFO in Parameters
create-snapshot : changes parameters
image-creator : remove image-tester in parameterized-trigger
image-tester : Disable
mail_sender : Add TO,MESSAGE,FROM in Parameters
monitor_scm_meta_git : Disable
obs-event-dispatcher : New workflow about Snapshot
pre-release-create : add "\n" in addShortText
pre-release-gerrit : Add mail_sender in parameterized-trigger
re : add build-blocker-plugin
release-snapshot : add Tizen-base,Tizen-wearable,Tizen-tv,Tizen-common-artik,Tizen-3.0-ivi
requests : Fixed Notify email about reqeust author
rpm-build-log : Disable
submit-obs : Modify string
test-results-publisher : Disable
Change-Id: I91a5b5cc463aa1a13b11336309f2c518daa0ed4d
Yonghee Han [Tue, 5 Jul 2016 10:48:12 +0000 (19:48 +0900)]
Add job check_scm_meta_git
Change-Id: Ibf06d6ac608d936d902834c785a5198442bb3cdc
Sehong Na [Thu, 16 Jun 2016 06:54:02 +0000 (15:54 +0900)]
Add new job for using scm/meta/git
Change-Id: I0f6cea3037771ab3767edeb12e2157f827246106
Signed-off-by: Sehong Na <sehong.na@samsung.com>
Yonghee Han [Thu, 11 Aug 2016 07:47:10 +0000 (16:47 +0900)]
Update jenkins-jobs configuration
Description
buildlogs : Add TRIGGER_INFO in Parameters
create-snapshot : changes parameters
image-creator : remove image-tester in parameterized-trigger
image-tester : Disable
mail_sender : Add TO,MESSAGE,FROM in Parameters
monitor_scm_meta_git : Disable
obs-event-dispatcher : New workflow about Snapshot
pre-release-create : add "\n" in addShortText
pre-release-gerrit : Add mail_sender in parameterized-trigger
re : add build-blocker-plugin
release-snapshot : add Tizen-base,Tizen-wearable,Tizen-tv,Tizen-common-artik,Tizen-3.0-ivi
requests : Fixed Notify email about reqeust author
rpm-build-log : Disable
submit-obs : Modify string
test-results-publisher : Disable
Change-Id: I91a5b5cc463aa1a13b11336309f2c518daa0ed4d
Yonghee Han [Tue, 5 Jul 2016 10:48:12 +0000 (19:48 +0900)]
Add job check_scm_meta_git
Change-Id: Ibf06d6ac608d936d902834c785a5198442bb3cdc
Sehong Na [Thu, 16 Jun 2016 06:54:02 +0000 (15:54 +0900)]
Add new job for using scm/meta/git
Change-Id: I0f6cea3037771ab3767edeb12e2157f827246106
Signed-off-by: Sehong Na <sehong.na@samsung.com>
ZhuoX Li [Tue, 10 Mar 2015 08:13:13 +0000 (16:13 +0800)]
Release 1.0
Change-Id: Id0c3150e6ca61c3acf7bd5fc01ae7b0dd71a59a4
ZhuoX Li [Wed, 4 Mar 2015 09:09:41 +0000 (17:09 +0800)]
Release 1.0
Change-Id: I4e034be8a8dd89fcef429c7881f176e12f1400a4
Lin Yang [Fri, 13 Feb 2015 02:35:18 +0000 (10:35 +0800)]
Prepare TMPDIR to avoid using lots of rootfs
Image worker rootfs is small:8GB and producing multi-GB files there risks
filling it and risks failing entire image produce step. prepare TMPDIR env var
before calling qemu, pointing temp dir to /var/lib/jenkins/tmp.
Fixes: #2334
Change-Id: I7ab9ba5518594b56d3bf023c81a251ab548acc22
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Olev Kartau [Thu, 26 Feb 2015 15:17:36 +0000 (17:17 +0200)]
Add job logs-collector
This job copies and compresses jenkins job logs
to the location where these survive deletion by Jenkins
Change-Id: I78719f542500610dafe2b4f023a0447bfc78e17b
Ed Bartosh [Mon, 16 Feb 2015 20:46:09 +0000 (22:46 +0200)]
Remove OBS repository from .extra-repos
No packages in Services repos depend on OBS anymore, so it's safe to
remove OBS repo from .extra-repos
Change-Id: I03b2bd00bc8cc7f334664d291b6eab4b6a925e02
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Mon, 16 Feb 2015 20:19:10 +0000 (22:19 +0200)]
Remove dependency to Jenkins
This is done to avoid installation failures like this:
Problem: nothing provides jenkins >= 1.509.2 needed by
jenkins-jobs-0.16-0.dev.210.1.noarch
Another way to solve it is to add Jenkins repositories to
.extra-repos for all packages in Services repo. However,
this seems to be even worse than removing dependency to
Jenkins.
Change-Id: I06346e76265fbd27a92ba1787f63022c59162c9a
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Olev Kartau [Sat, 14 Feb 2015 22:22:40 +0000 (00:22 +0200)]
Added job purge-old-directories
Change-Id: Idb9ea4c75789b15071c1e29115ce1aaced52c35f
Ed Bartosh [Fri, 13 Feb 2015 11:43:26 +0000 (13:43 +0200)]
Set timeout of image-creator job
Set 15 minutes timeout to prevent jobs to stuck and block other jobs if
image creation is stuck.
Change-Id: I306d184aa7507ee7d42050ebc572e6d137bbd7cc
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Tue, 10 Feb 2015 13:54:35 +0000 (15:54 +0200)]
Add OpenSUSE 13.1 and OBS repositories to .extra-repos
Added OpenSUSE 13.1 repos to packaging/.extra-repos to support building
and testing for this distro with Jenkins.
Added OBS repositories. This should fix build failure:
nothing provides obs-server needed by obs-event-plugin
Change-Id: I39b90b7329258c3a244179c1e0ee1e50c8b61fc7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>